Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002880/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/HenryRocha/?format=api",
    "author": "https://l10n.elementary.io/api/users/HenryRocha/?format=api",
    "timestamp": "2021-09-21T21:56:25.222690Z",
    "action": 4,
    "target": "<strong> Elementary OS não compartilha nenhum dado coletado de suas contas online. </strong> Os dados nunca são enviados para servidores elementary ou de terceiros.",
    "id": 1047959,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1047959/?format=api"
}