Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2726705/?format=api",
    "component": "https://l10n.elementary.io/api/components/screenshot/screenshot/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/screenshot/screenshot/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/cubic/?format=api",
    "author": "https://l10n.elementary.io/api/users/nsherbina1999/?format=api",
    "timestamp": "2024-04-25T08:08:44.251690Z",
    "action": 7,
    "target": "Захватить курсор:",
    "id": 2148984,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/2148984/?format=api"
}