Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1284932/?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-23T17:17:23.510936Z",
    "action": 5,
    "target": "إذا اخترت أن لا تتبع هذه القواعد السلوكية أو الإضرار بالمجتمع بشكل آخر، فنحن نملك الحق في فعل التالي: تغيير أو حذف أي محتوى قمت بنشره؛ أو تعطيل وحظر حسابك على مواقع لأطراف ثالثة؛ أو تعطيل حسابك على Slack؛ أو منعك من التفاعل مع المجتمع بشكل آخر.",
    "id": 999353,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/999353/?format=api"
}