Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/cs/?format=api",
    "dictionary": null,
    "user": 2,
    "author": null,
    "timestamp": "2021-05-14T20:45:34.101777Z",
    "action": 17,
    "target": "",
    "id": 22220,
    "action_name": "Committed changes",
    "url": "https://weblate.a4tune.com/api/changes/22220/?format=api"
}