Changes API.

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

GET /api/changes/1421669/?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_online/android-lib/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_online/android-lib/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-29T16:59:44.140602Z",
    "action": 17,
    "target": "",
    "id": 1421669,
    "action_name": "Changes committed",
    "url": "https://translations.documentfoundation.org/api/changes/1421669/?format=api"
}