Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/12656/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/app/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/pt_BR/?format=api",
    "user": "https://weblate.rikka.app/api/users/Guguiti/?format=api",
    "author": "https://weblate.rikka.app/api/users/Guguiti/?format=api",
    "timestamp": "2024-04-02T02:10:02.139494Z",
    "action": 4,
    "target": "A identidade compartilhada a essa aplicação é %s, e aplicações com a mesma identidade compartilhada compartilham a maioria das permissões.",
    "id": 58924,
    "action_name": "Suggestion added",
    "url": "https://weblate.rikka.app/api/changes/58924/?format=api"
}