Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/56187/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-iphone/localizable/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/giosal/?format=api",
    "author": "https://weblate.linphone.org/api/users/giosal/?format=api",
    "timestamp": "2024-03-16T15:23:20.066691Z",
    "action": 2,
    "target": "სურათის უფლება",
    "id": 48376,
    "action_name": "Translation changed",
    "url": "https://weblate.linphone.org/api/changes/48376/?format=api"
}