Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2700043/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-installation/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2022-03-02T13:13:39.066916Z",
    "action": 7,
    "target": "4 GB operačnej pamäte (RAM)",
    "id": 1232537,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1232537/?format=api"
}