Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/84512/?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/nl/?format=api",
    "dictionary": null,
    "user": 49,
    "author": 49,
    "timestamp": "2023-05-03T22:51:46.729452Z",
    "action": 5,
    "target": "<b>Verbeterd uiterlijk.</b>\\nEen modern ontwerp met alle functies die u kent en waar u van houdt.",
    "id": 74536,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/74536/?format=api"
}