Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11139633/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/af/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-11-25T13:38:51.126407Z",
    "action": 13,
    "target": "",
    "id": 1302810,
    "action_name": "Source string added",
    "url": "https://l10n.opensuse.org/api/changes/1302810/?format=api"
}