Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/enum/de_CH/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-19T18:59:30.779966Z",
    "action": 0,
    "target": "",
    "id": 5791,
    "action_name": "Resource update",
    "url": "https://translate.opensourcepos.org/api/changes/5791/?format=api"
}