Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3219798/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/bcastroalves/?format=api",
    "author": "https://l10n.elementary.io/api/users/bcastroalves/?format=api",
    "timestamp": "2023-07-27T14:06:36.711046Z",
    "action": 4,
    "target": "Instale apenas em dispositivos dedicados ao desenvolvimento. <b> Você não poderá atualizar para uma versão estável </b>.",
    "id": 1769325,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1769325/?format=api"
}