Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12758866/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "timestamp": "2021-05-14T14:26:00.409076Z",
    "action": 2,
    "target": "Se algo indesejado ocorrer, você sempre pode reverter para um estado anterior e encontrar seus arquivos e programas como estavam antes da atualização problemática.\n",
    "id": 1819901,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1819901/?format=api"
}