Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11383801/?format=api",
    "component": "https://l10n.opensuse.org/api/components/search-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/search-o-o/master/gl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "timestamp": "2021-02-27T09:32:19.480961Z",
    "action": 5,
    "target": "Buscar no foro de openSUSE",
    "id": 1701284,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1701284/?format=api"
}