Changes API.

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

GET /api/changes/128875/?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/textsmath/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath/en_AU/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-08-11T11:02:37.177106Z",
    "action": 0,
    "target": "",
    "id": 128875,
    "action_name": "Resource updated",
    "url": "https://translations.documentfoundation.org/api/changes/128875/?format=api"
}