Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1874028/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-networking/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-networking/af/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-30T17:16:40.386530Z",
    "action": 6,
    "target": "Onbekend",
    "id": 700753,
    "action_name": "Automatically translated",
    "url": "https://l10n.elementary.io/api/changes/700753/?format=api"
}