Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/608164/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel7-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2020-02-01T08:13:08.588357Z",
    "action": 2,
    "target": "Параметр %(option)s введено у версії %(intro)s, але ви використовуєте синтаксис kickstart версії %(version)s.",
    "id": 68868,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/68868/?format=api"
}