Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2931677/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay-extra/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2021-07-30T17:44:51.090597Z",
    "action": 5,
    "target": "Correction de problèmes lorsqu'il y avait plusieurs fenêtres",
    "id": 969040,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/969040/?format=api"
}