Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw00/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw00/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-11-13T12:35:52.077247Z",
    "action": 17,
    "target": "",
    "id": 1528975,
    "action_name": "Changes committed",
    "url": "https://translations.documentfoundation.org/api/changes/1528975/?format=api"
}