Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/61677/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/nb_NO/?format=api",
    "user": "https://weblate.rikka.app/api/users/operaroblox9441/?format=api",
    "author": "https://weblate.rikka.app/api/users/operaroblox9441/?format=api",
    "timestamp": "2024-04-05T17:30:49.551298Z",
    "action": 5,
    "target": "+ Nyt full funksjonalitet <br><br>- Krever installasjon av Sui (en Magisk-modul) eller Shizuku (en applikasjon). Begge av disse er åpen-kilde.",
    "id": 59630,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/59630/?format=api"
}