Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3024855/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/mouse-touchpad-plug-extra/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2021-09-09T07:16:14.591488Z",
    "action": 5,
    "target": "Nouveau paramètre pour « Taper deux fois sur une fenêtre pour la déplacer »",
    "id": 1033367,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1033367/?format=api"
}