Changes API.

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

GET /api/changes/1235603/?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-localizable/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-localizable/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:04.187204Z",
    "action": 48,
    "target": "",
    "id": 1235603,
    "action_name": "Language added",
    "url": "https://translations.documentfoundation.org/api/changes/1235603/?format=api"
}