Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/hsb/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
    "timestamp": "2022-09-22T13:40:33.790099Z",
    "action": 0,
    "target": "",
    "id": 3585770,
    "action_name": "Resource updated",
    "url": "https://translations.documentfoundation.org/api/changes/3585770/?format=api"
}