Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11708489/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apps_librewriter-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_librewriter-master/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-02T13:51:38.362948Z",
    "action": 13,
    "target": "",
    "id": 1464041,
    "action_name": "Source string added",
    "url": "https://l10n.opensuse.org/api/changes/1464041/?format=api"
}