Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/68924/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/cs/?format=api",
    "dictionary": null,
    "user": 54,
    "author": 54,
    "timestamp": "2023-08-03T12:36:55.196651Z",
    "action": 2,
    "target": "<example>Neznaménkový posun <expr:HEX,Number(-9,,,HEX)> o jeden bit doprava",
    "id": 83070,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/83070/?format=api"
}