Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/13484/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/pl/?format=api",
    "user": "https://weblate.rikka.app/api/users/Pietiav01/?format=api",
    "author": "https://weblate.rikka.app/api/users/Pietiav01/?format=api",
    "timestamp": "2021-09-17T20:24:35.639023Z",
    "action": 5,
    "target": "W fabrycznym Androidzie WAKE_LOCK jest używany tylko do statystyk i nie ma praktycznego efektu. <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>Widok powiązany kod</a></b><p>Jeśli chcesz ograniczyć działanie aplikacji w tle, zmodyfikuj bezpośrednio opcję „Uruchom w tle” (wymaga systemu Android 7.0 lub nowszego)",
    "id": 11403,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/11403/?format=api"
}