Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17928494/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/alexeif/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/alexeif/?format=api",
    "timestamp": "2024-05-20T05:38:05.933625Z",
    "action": 2,
    "target": "Невозможно понизить версию пакета \"{}\"",
    "id": 16382427,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16382427/?format=api"
}