Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3536039/?format=api",
    "component": "https://l10n.elementary.io/api/components/mail/mail/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/mail/mail/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2023-12-05T20:52:14.191404Z",
    "action": 2,
    "target": "Voeg aliassen toe met de knop in de werkbalk aan de onderzijde",
    "id": 2011813,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2011813/?format=api"
}