Changes API.

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

GET /api/changes/1235605/?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-iphone-storyboard/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-iphone-storyboard/ast/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2020-07-31T01:55:10.089633Z",
    "action": 0,
    "target": "",
    "id": 1235605,
    "action_name": "Resource updated",
    "url": "https://translations.documentfoundation.org/api/changes/1235605/?format=api"
}