Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2693176/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/MatheusT/?format=api",
    "author": "https://l10n.elementary.io/api/users/Gabriel-scodiero/?format=api",
    "timestamp": "2024-04-26T20:58:40.310899Z",
    "action": 7,
    "target": "O sistema operacional elementary usa uma folha de estilo do sistema escrita em CSS. Ele define como a interface - como botões, barras de ferramentas e menus -são exibidos.",
    "id": 2150513,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/2150513/?format=api"
}