Changes API

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "dictionary": 53,
    "user": 62,
    "author": null,
    "timestamp": "2024-03-17T18:45:25.667907Z",
    "action": 10,
    "target": "quadratische Funktion",
    "id": 108730,
    "action_name": "Glossary added",
    "url": "https://weblate.a4tune.com/api/changes/108730/?format=api"
}