Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3003033/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/sv/?format=api",
    "user": "https://l10n.elementary.io/api/users/lukas/?format=api",
    "author": "https://l10n.elementary.io/api/users/lukas/?format=api",
    "timestamp": "2021-12-04T10:49:05.070677Z",
    "action": 5,
    "target": "<strong>Vi samlar inte in någon data i elementary OS.</strong> Dina filer, inställningar, och all annan personlig information stannar på enheten så länge du inte medvetet delar dom med ett tredjeparts-program eller -tjänst",
    "id": 1149916,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1149916/?format=api"
}