Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2994277/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/TondU/?format=api",
    "author": "https://l10n.elementary.io/api/users/TondU/?format=api",
    "timestamp": "2021-10-14T15:28:22.311203Z",
    "action": 4,
    "target": "Pro otevření menu aplikací s klávesnicí stiskněte <kbd title=\"Super, or the Windows or Command key\">Mezerník</kbd>",
    "id": 1076221,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1076221/?format=api"
}