Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/154840/?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/sk/?format=api",
    "dictionary": null,
    "user": 110,
    "author": 110,
    "timestamp": "2024-03-15T13:16:05.619985Z",
    "action": 5,
    "target": "Keď je povolený mód výrazov, čitateľ a menovateľ môžu obsahovať akýkoľvek výraz vrátane vnorených zlomkov.",
    "id": 108274,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/108274/?format=api"
}