Changes API.

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

GET /api/changes/13580/?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/ru_UA/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/Agena/?format=api",
    "author": "https://weblate.linphone.org/api/users/Agena/?format=api",
    "timestamp": "2021-09-21T14:44:49.627132Z",
    "action": 44,
    "target": "",
    "id": 13580,
    "action_name": "New strings to translate",
    "url": "https://weblate.linphone.org/api/changes/13580/?format=api"
}