Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1284927/?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-23T16:45:20.944013Z",
    "action": 5,
    "target": "إذا كنت تشعر بأن شخصاً ما -سواء كان مساهماً جديداً أو قديماً- قام بتصرف فظ، أخبر هذا الشخص بلطف. التصدي للمشاكل قبل تفاقمها هو شيء بالغ الأهمية. الجميع لديه دور ليلعبه في مساعدة النقاشات على سيرها بسلاسة في بيئة عملنا الفريدة من نوعها (والتي تشكل تحدياً أحياناً).",
    "id": 999323,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/999323/?format=api"
}