Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254575/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2022-05-22T03:56:47.492808Z",
    "action": 2,
    "target": "Gebruikt cookies om uw laatste bestelling en uw land op te slaan zodat het weet welke betaalmethodes het moet aanbieden. Voor meer informatie zie",
    "id": 1272161,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1272161/?format=api"
}