Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3126972/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/Jan_K/?format=api",
    "author": "https://l10n.elementary.io/api/users/Jan_K/?format=api",
    "timestamp": "2022-11-08T13:33:47.540817Z",
    "action": 4,
    "target": "„Zjistil jsem, že jsem v těchto posledních dvou týdnech [používání elementary OS] produktivnější než v uplynulých dvou měsících dohromady“",
    "id": 1383858,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1383858/?format=api"
}