Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1284917/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/ar/?format=api",
    "user": "https://l10n.elementary.io/api/users/deleted-2916/?format=api",
    "author": "https://l10n.elementary.io/api/users/deleted-2916/?format=api",
    "timestamp": "2021-08-23T15:08:11.617631Z",
    "action": 2,
    "target": "احترام الآخرين شيء أساسي. تأكد من احترامك للناس وآرائهم، وخلفيتهم الشخصية، وخصوصيتهم، وأفكارهم. مجتمع elementary ليس مكاناً للكلام غير المحترم أو المؤذي لأي سبب كان. عندما تعطي نقداً، كن بناءً و محترماً. الهجمات الشخصية ليست مقبولة. عندما تتلقى نقداً بناءً، خذه بعين الاعتبار واشكر الناقد مهما كان موقفك.",
    "id": 999297,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/999297/?format=api"
}