Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/486592/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/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:51:56.539088Z",
    "action": 2,
    "target": "Bu dergi için toplu e-posta özelliği devre dışı bırakıldı. Bu özelliği <a href=\"{$siteSettingsUrl}\">Yönetici> Site Ayarları<a href=\"{$siteSettingsUrl}\"> kısmından etkinleştirin.",
    "id": 1017821,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017821/?format=api"
}