Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3597010/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2024-04-24T15:18:40.986757Z",
    "action": 5,
    "target": "Rotatievergrendeling",
    "id": 2146718,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2146718/?format=api"
}