Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/20117/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-28T10:02:49.070055Z",
    "action": 59,
    "target": "Keine Verbindung zu IBus.\n",
    "id": 15407687,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15407687/?format=api"
}