Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3006755/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-power-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-power-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-08-21T15:31:26.325039Z",
    "action": 5,
    "target": "La direction de défilement correspond désormais à la même que pour l'indicateur de son",
    "id": 996019,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/996019/?format=api"
}