Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/bn_BD/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-06-28T03:31:00.883157Z",
    "action": 44,
    "target": "",
    "id": 22713,
    "action_name": "New strings to translate",
    "url": "https://weblate.linphone.org/api/changes/22713/?format=api"
}