Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1903040/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nis/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nis/master/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
    "timestamp": "2020-12-30T22:18:22.885534Z",
    "action": 5,
    "target": "<p>O <b>Automounter</b> é um serviço que monta diretorias de forma automática, como por exemplo a diretoria 'home' dos utilizadores.\nÉ assumido que os seus ficheiros de configuração (auto.*) já existem,\ntanto seja localmente, como através de NIS.</p>",
    "id": 1670039,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1670039/?format=api"
}