Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2258019/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/tr/?format=api",
    "user": "https://l10n.elementary.io/api/users/queeup/?format=api",
    "author": "https://l10n.elementary.io/api/users/queeup/?format=api",
    "timestamp": "2021-06-20T17:21:08.225099Z",
    "action": 2,
    "target": "Oluştur, yeniden boyutlandır, veya bölümleri el ile yönet. Bu yöntem veri kaybına yol açabilir.",
    "id": 891022,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/891022/?format=api"
}