Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/3048/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/tr/?format=api",
    "dictionary": null,
    "user": 57,
    "author": 57,
    "timestamp": "2023-02-09T16:48:44.630581Z",
    "action": 5,
    "target": "Akortun özelliklerini öğretici anlatır.",
    "id": 29804,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/29804/?format=api"
}