Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254813/?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-04T12:28:56.601507Z",
    "action": 4,
    "target": "Använder kakor för att minnas din senaste beställning och ditt land så den vet vilka betalkort som ska föreslås. För mer information, läs",
    "id": 1150568,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1150568/?format=api"
}