Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18959068/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-05T09:38:55.612598Z",
    "action": 59,
    "target": "Дії",
    "old": "Дії",
    "details": {
        "state": 20,
        "source": "Actions",
        "old_state": 20
    },
    "id": 17986401,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17986401/?format=api"
}