Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3328956/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/email/id/?format=api",
    "user": "https://l10n.elementary.io/api/users/uciharis/?format=api",
    "author": "https://l10n.elementary.io/api/users/uciharis/?format=api",
    "timestamp": "2023-10-04T14:52:53.174443Z",
    "action": 4,
    "target": "hai, terimakasih sudah memesan dari toko elementary. hanya memberitahumu bahwa kita telah menerima pesananmu!",
    "id": 1815678,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1815678/?format=api"
}