Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/32869/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/tr/?format=api",
    "user": "https://weblate.rikka.app/api/users/salarofyigit/?format=api",
    "author": "https://weblate.rikka.app/api/users/salarofyigit/?format=api",
    "timestamp": "2022-10-20T16:19:26.768879Z",
    "action": 5,
    "target": "Lütfen öncelikle Sui veya Shizuku'yu indirin. Onlar aynı API tasarımını kullanan kardeşlerdir.  <p>Sui bir magisk modülüdür. Magisk ile rootlanmış cihazlar için önerilir. <p>Shizuku ise bir Android uygulamasıdır.",
    "id": 33811,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/33811/?format=api"
}