Changes API

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "dictionary": 50,
    "user": 62,
    "author": null,
    "timestamp": "2024-03-17T18:42:19.430433Z",
    "action": 10,
    "target": "Datensatz",
    "id": 108725,
    "action_name": "Glossary added",
    "url": "https://weblate.a4tune.com/api/changes/108725/?format=api"
}