Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2693174/?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/HenryRocha/?format=api",
    "author": "https://l10n.elementary.io/api/users/HenryRocha/?format=api",
    "timestamp": "2021-09-21T22:02:21.859904Z",
    "action": 4,
    "target": "Nossa equipe de design acompanha as tags de “Precisa de Design” no GitHub. Isso pode precisar de uma discussão mais aprofundada de design, wireframes ou ativos de entrega.",
    "id": 1047984,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1047984/?format=api"
}