Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/15432/?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/fi/?format=api",
    "dictionary": null,
    "user": 50,
    "author": 50,
    "timestamp": "2021-12-06T16:18:30.992367Z",
    "action": 5,
    "target": "Uudet automaattiset testit.",
    "id": 26191,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/26191/?format=api"
}