Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/8797/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/tr/?format=api",
    "user": "https://weblate.rikka.app/api/users/ilker-binzet/?format=api",
    "author": "https://weblate.rikka.app/api/users/ilker-binzet/?format=api",
    "timestamp": "2020-07-17T10:04:06.172280Z",
    "action": 2,
    "target": "Stok Android'de, WAKE_LOCK sadece istatistikler için kullanılır ve herhangi bir etkisi yoktur. <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> İlgili kodu görüntüle</a> </b> <p> Uygulamanın arka planda çalışmasını kısıtlamak istiyorsanız, lütfen \"Arka planda çalıştır\" seçeneğini değiştirin (Android 7.0 veya üstü gerekir).",
    "id": 4506,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/4506/?format=api"
}