Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
    "timestamp": "2020-01-13T21:59:05.617884Z",
    "action": 38,
    "target": "master",
    "id": 38817,
    "action_name": "Component removed",
    "url": "https://translate.fedoraproject.org/api/changes/38817/?format=api"
}