Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3057180/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/skellige/?format=api",
    "author": "https://l10n.elementary.io/api/users/skellige/?format=api",
    "timestamp": "2021-10-31T21:32:10.051513Z",
    "action": 4,
    "target": "Napraw aplikację, która nie uruchamia się, jeśli klawisz skrótu jest pusty",
    "id": 1100315,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1100315/?format=api"
}