Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/550391/?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:46:00.478714Z",
    "action": 2,
    "target": "ADS'nin kullanılabilir yeni bir sürümü var! Şu halde ADS'nin {$currentVersion} sürümünü kullanıyorsunuz. {$latestVersion} ADS'nin daha güncel sürümüdür. Yeni sürümü bildirmek için Site Yöneticiniz ({$siteAdminName} <a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>) ile irtibate geçiniz. Daha fazla bilgi edinmek için <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">buraya</a> tıklayınız.",
    "id": 1017810,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017810/?format=api"
}