Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2680997/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/sound-plug-extra/ar/?format=api",
    "user": "https://l10n.elementary.io/api/users/nasserbinlaboun/?format=api",
    "author": "https://l10n.elementary.io/api/users/nasserbinlaboun/?format=api",
    "timestamp": "2021-04-26T11:14:21.310248Z",
    "action": 2,
    "target": "إعدادات الصوت",
    "id": 846750,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/846750/?format=api"
}