Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/27766/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-29T08:10:20.745246Z",
    "action": 59,
    "target": "+ Funktioniert sowohl für gerootete, als auch für ungerootete Geräte <br>+ Sehr schnell, mit unbedeutendem Ressourcenverbrauch <br>+ Genieße volle Funktionalität <br>- Benötigt die Installation einer Open-Source-App (Shizuku) <br>- Für ungerootete Geräte ist es notwendig, Shizuku nach jedem Neustart mittels ADB über einen Computer zu starten (nicht erforderlich für Android 11)",
    "id": 19543,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/19543/?format=api"
}