Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/16760/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/hi/?format=api",
    "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
    "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
    "timestamp": "2019-12-19T08:52:44.749598Z",
    "action": 5,
    "target": "कम से कम 8 वर्णों का एक उपयोगकर्ता पासवर्ड चुनें - हालाँकि यह लंबे लोगों (यानी एक पासफ़्रेज़) और / या विभिन्न प्रकार के वर्ण (अपरकेस, लोअरकेस, अंक और विशेष वर्ण) का उपयोग करने के लिए अच्छा अभ्यास है।",
    "id": 12879,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/12879/?format=api"
}