Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7293410/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/taraspan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/taraspan/?format=api",
    "timestamp": "2021-12-06T21:18:11.455293Z",
    "action": 2,
    "target": "Ідентифікатор операції :",
    "old": "Ід. операції   :",
    "details": {},
    "id": 3780096,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3780096/?format=api"
}