Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7103611/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/asciiwolf/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/asciiwolf/?format=api",
    "timestamp": "2022-02-24T14:04:19.105456Z",
    "action": 2,
    "target": "Příkaz pwpolicy byl označen jako zastaralý. V budoucích verzích může být odebrán, což vyústí ve fatální chybu, když se na toto narazí. Odeberte tento příkaz ze svého souboru s nastaveními pro kickstart.",
    "old": "Sekce {} byla označena jako zastaralá. V budoucích verzích může být odebrána, což vyústí ve fatální chybu, když se na toto narazí. Odeberte tuto sekci ze svého souboru s nastaveními pro kickstart.",
    "details": {},
    "id": 4175744,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4175744/?format=api"
}