Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2687663/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/it/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-01-29T15:11:34.085211Z",
    "action": 4,
    "target": "Che tu stia guardando un film, un videogioco o l'esecuzione di un processo nel terminale, la modalità Picture-in-Picture ti aiuta a mantenere sotto controllo una cosa mentre stai lavorando a un altra.",
    "id": 763167,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/763167/?format=api"
}