Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2548861/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/parental-controls-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/parental-controls-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": "2019-11-08T08:37:21.395136Z",
    "action": 5,
    "target": "Correction d'un problème lors de la suppression d'URLs des restrictions de sites web",
    "id": 445854,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/445854/?format=api"
}