Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/76323/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-17T06:19:16.050342Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The checked permission (operation) will always be displayed, regardless of whether the permission was or could have been used.",
        "old_state": -1
    },
    "id": 62817,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/62817/?format=api"
}