Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002797/?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-01-14T20:05:19.382646Z",
    "action": 5,
    "target": "elementary OS helpt u in de gaten te houden wat apps doen. Als een app uw microfoon gebruikt, dan laten we een symbool zien zodat u dat weet. Als een app veel energie gebruikt, dan laten we dat zien in uw stroomindicator.",
    "id": 1213277,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1213277/?format=api"
}