Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/78593/?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/tr/?format=api",
    "dictionary": null,
    "user": 137,
    "author": 137,
    "timestamp": "2023-12-24T20:00:40.258211Z",
    "action": 5,
    "target": "<b>Pro sürümü<n> reklamsızdır ve aşağıdakiler dahil tüm özellikleri içerir:",
    "id": 105420,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/105420/?format=api"
}