Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/356547/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/firewalld/master/lt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mooo/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mooo/?format=api",
    "timestamp": "2023-02-20T22:18:50.061664Z",
    "action": 2,
    "target": "Zona „{zone}“ yra {activated_deactivated} šaltiniui „{source}“",
    "id": 9337398,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9337398/?format=api"
}