Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "glossary_term": 7,
    "user": "https://weblate.linphone.org/api/users/deleted-16/?format=api",
    "author": null,
    "timestamp": "2021-08-04T09:23:17.129362Z",
    "action": 10,
    "target": "kiszolgáló",
    "id": 10034,
    "action_name": "Added to glossary",
    "url": "https://weblate.linphone.org/api/changes/10034/?format=api"
}