Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11953767/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/spacecmd/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/spacecmd/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-29T13:21:52.376318Z",
    "action": 13,
    "target": "",
    "id": 1575997,
    "action_name": "New source string",
    "url": "https://l10n.opensuse.org/api/changes/1575997/?format=api"
}