Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/566159/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/themes-default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/themes-default/ja/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/bok-pkp/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/bok-pkp/?format=api",
    "timestamp": "2024-06-17T01:22:25.767465Z",
    "action": 5,
    "target": "読者に投稿使用統計チャートを表示しません。",
    "id": 857444,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/857444/?format=api"
}