Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/ios-settings/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-settings/eu/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/asiersar/?format=api",
    "timestamp": "2020-11-29T10:46:38.321993Z",
    "action": 0,
    "target": "",
    "id": 1554189,
    "action_name": "Resource updated",
    "url": "https://translations.documentfoundation.org/api/changes/1554189/?format=api"
}