Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3124980/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/initial-setup/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/initial-setup/ckb/?format=api",
    "user": "https://l10n.elementary.io/api/users/aga/?format=api",
    "author": "https://l10n.elementary.io/api/users/aga/?format=api",
    "timestamp": "2022-08-04T11:22:09.579441Z",
    "action": 5,
    "target": "لە لای ڕاست لە سەرەوە، لە نیشاندەری تۆڕەکان؛ تۆڕێکی بێ وەیاری نزیک هەڵبژێرە.",
    "id": 1314602,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1314602/?format=api"
}