Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1329397/?format=api",
    "component": "https://l10n.elementary.io/api/components/calendar/calendar/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/calendar/calendar/be/?format=api",
    "user": "https://l10n.elementary.io/api/users/PlagaMedicum/?format=api",
    "author": "https://l10n.elementary.io/api/users/PlagaMedicum/?format=api",
    "timestamp": "2023-03-20T15:57:30.433722Z",
    "action": 4,
    "target": "Карыстальнік:",
    "id": 1564166,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1564166/?format=api"
}