Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3587241/?format=api",
    "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2024-04-02T09:00:44.269411Z",
    "action": 2,
    "target": "Vérifié par elementary, notamment au regard de la sécurité, de la confidentialité et l’intégration dans le système",
    "id": 2130132,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2130132/?format=api"
}