Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/949120/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-paypal/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-paypal/mr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/murari/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/murari/?format=api",
    "timestamp": "2025-03-15T08:58:35.362786Z",
    "action": 5,
    "target": "व्यवहार करताना त्रुटी आली. तपशीलांसाठी कृपया नियतकालिकाच्या व्यवस्थापकाशी संपर्क साधा.",
    "id": 996456,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/996456/?format=api"
}