Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3598126/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/quick-settings/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/quick-settings/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-24T13:48:55.745286Z",
    "action": 6,
    "target": "Êtes-vous sûr de vouloir éteindre l'ordinateur ?",
    "id": 2146698,
    "action_name": "Automatically translated",
    "url": "https://l10n.elementary.io/api/changes/2146698/?format=api"
}