Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10526311/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-docker/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-docker/master/ar/?format=api",
    "user": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
    "author": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
    "timestamp": "2020-04-28T20:15:34.788585Z",
    "action": 5,
    "target": "خدمة برنامج الإرساء لا تعمل. \\\nشغل الوحدة النمطية هذه كجذر أو ابدأ خدمة برنامج الإرساء يدويًا.",
    "id": 1408246,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1408246/?format=api"
}