Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2997985/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/rodrigooliveira/?format=api",
    "author": "https://l10n.elementary.io/api/users/marshall570/?format=api",
    "timestamp": "2021-08-28T05:24:03.093178Z",
    "action": 7,
    "target": "Aprenda sobre o ambiente de trabalho do elementaryOS e como navegar por janelas, espaços de trabalho e mais.",
    "id": 1018142,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1018142/?format=api"
}