Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11384343/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/backend/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/backend/aln/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-07T08:59:17.801079Z",
    "action": 13,
    "target": "",
    "id": 1416018,
    "action_name": "New source string",
    "url": "https://l10n.opensuse.org/api/changes/1416018/?format=api"
}