Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "glossary_term": 52,
    "user": "https://weblate.linphone.org/api/users/deleted-16/?format=api",
    "author": null,
    "timestamp": "2021-08-05T21:50:09.295920Z",
    "action": 10,
    "target": "Összes",
    "id": 10276,
    "action_name": "Added to glossary",
    "url": "https://weblate.linphone.org/api/changes/10276/?format=api"
}