Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/550390/?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:53.690133Z",
    "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. Güncel sürümü indirmek ve güncelleme talimatları bulmak için lütfen <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">bu sayfayı</a> ziyaret ediniz.",
    "id": 1017809,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017809/?format=api"
}