Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/83378/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/user-interface/it/?format=api",
    "dictionary": null,
    "user": 10,
    "author": 10,
    "timestamp": "2023-04-26T13:00:08.642395Z",
    "action": 5,
    "target": "Tuneo %1$s, Copyright © A4tune Labs",
    "id": 72973,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/72973/?format=api"
}