Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "glossary_term": 165,
    "user": "https://weblate.linphone.org/api/users/life/?format=api",
    "author": null,
    "timestamp": "2024-06-19T17:56:41.268386Z",
    "action": 10,
    "target": "Отмена",
    "id": 49743,
    "action_name": "Added to glossary",
    "url": "https://weblate.linphone.org/api/changes/49743/?format=api"
}