Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/550387/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/tr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
    "timestamp": "2025-04-08T20:45:26.325077Z",
    "action": 2,
    "target": "<h4>ÖNEMLİ!</h4>\n<p>Yükleme komutu konfigürasyon dosyasını otomatik olarak yazamaz. Sistemi kullanmayı denemeden önce <tt>config.inc.php</tt> dosyasını uygun bir metin editöründe açınız ve içeriklerini aşağıdaki metin alanının içeriklerine uygun olarak değiştirin.</p>",
    "id": 1017807,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017807/?format=api"
}