Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/198224/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/cs/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/Kw9ljGZJf9Xn6dLUgoANOZ/?format=api",
    "author": "https://weblate.linphone.org/api/users/Kw9ljGZJf9Xn6dLUgoANOZ/?format=api",
    "timestamp": "2023-03-15T15:39:12.190810Z",
    "action": 5,
    "target": "Přihlášení se nezdařilo. Zkontrolujte prosím uživatelské jméno/heslo.",
    "id": 34626,
    "action_name": "New translation",
    "url": "https://weblate.linphone.org/api/changes/34626/?format=api"
}