Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18167523/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/hi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/scrambled777/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/scrambled777/?format=api",
    "timestamp": "2024-07-07T05:32:13.943019Z",
    "action": 9,
    "target": "यदि आपके पास एक से अधिक टोकन थे और आपने उनमें से एक खो दिया है, तो आप लॉगइन करने के लिए दूसरे टोकन का उपयोग कर सकते हैं और अपने खाते से खोए हुए टोकन को मिटा सकते हैं।",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you had multiple tokens and lost one, you can use another to login and delete the lost token from your account.",
        "old_state": 0
    },
    "id": 16733658,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/16733658/?format=api"
}