Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/139036/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/ja/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2024-10-19T02:20:46.468519Z",
    "action": 5,
    "target": "当社がお客様のデータをどのように管理しているかについては、<link>プライバシー ポリシー</link> をご覧ください。",
    "id": 118937,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/118937/?format=api"
}