Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/36801/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.rikka.app/api/units/40931/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-24T13:41:54.079027Z",
    "action": 59,
    "target": "For rooted device, you can use Sui, an open source Magisk module, instead.",
    "id": 36801,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/36801/?format=api"
}