Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/7451/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/it/?format=api",
    "user": "https://weblate.rikka.app/api/users/Dany-coder778/?format=api",
    "author": "https://weblate.rikka.app/api/users/Dany-coder778/?format=api",
    "timestamp": "2022-05-13T13:40:32.669789Z",
    "action": 5,
    "target": "Nella versione stock di Android, il WAKE_LOCK è usato solo per statistiche e non ha effetto pratico. <b><a href=https://github.com/aosp-mirror/platform_frameworks_base/blob/oreo-release/services/core/java/com/android/server/power/Notifier.java#L191-L193>View related code</a></b><p>Se vuoi limitare l'esecuzione in background delle app, per favore modifica direttamente l'opzione \"Run in background\" (richiesto Android 7.0 o maggiore).",
    "id": 16773,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/16773/?format=api"
}