Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2994282/?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:29:20.736591Z",
    "action": 4,
    "target": "Bluetooth: Zapnout nebo vypnout Bluetooth",
    "id": 1076223,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1076223/?format=api"
}