Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14454561/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/gl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "timestamp": "2024-02-13T15:33:17.287038Z",
    "action": 2,
    "target": "rpm --changelog -qp <replaceable>NOME_DO_FICHEIRO</replaceable>.rpm",
    "id": 3000490,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3000490/?format=api"
}