Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2690069/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/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-04T13:31:29.279529Z",
    "action": 4,
    "target": "Vi delar frekventa uppdateringar på utvecklingen, stora tillkännagivanden, tips för utvecklare, presenterar program, och annat nytt innehåll via vår officiella blogg.",
    "id": 1150631,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1150631/?format=api"
}