Changes API.

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

GET /api/changes/2051798/?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/si/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
    "timestamp": "2021-04-01T12:36:55.828581Z",
    "action": 0,
    "target": "",
    "id": 2051798,
    "action_name": "Resource updated",
    "url": "https://translations.documentfoundation.org/api/changes/2051798/?format=api"
}