Changes API.

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

GET /api/changes/1575198/?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/android-wear/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/pt/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2020-12-11T11:55:20.056117Z",
    "action": 48,
    "target": "",
    "id": 1575198,
    "action_name": "Language added",
    "url": "https://translations.documentfoundation.org/api/changes/1575198/?format=api"
}