Changes API

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

GET /api/changes/22194/?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/zh_Hans/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2021-05-14T20:39:10.457522Z",
    "action": 44,
    "target": "",
    "id": 22194,
    "action_name": "New string to translate",
    "url": "https://weblate.a4tune.com/api/changes/22194/?format=api"
}