Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/ibus-libpinyin/main/?format=api",
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
    "timestamp": "2020-08-11T04:38:24.484896Z",
    "action": 51,
    "target": "",
    "id": 1257394,
    "action_name": "Component created",
    "url": "https://translate.fedoraproject.org/api/changes/1257394/?format=api"
}