Changes API.

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

GET /api/changes/33812/?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:21:11.133790Z",
    "action": 2,
    "target": "Lütfen öncelikle Sui veya Shizuku  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": 33812,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/33812/?format=api"
}