Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843073/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/hi/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-12-30T10:35:54.299833Z",
    "action": 4,
    "target": "\nया तो 'yum remove mozplugger' को  क्रियान्वित करके mozpluger पैकेज को हटाया जा सकता हैं \n या Firefox प्लगिन पर SELinux के प्रवर्तन बारी को बंद करके किया जा सकता हैं.\nsetsebool -P unconfined_mozilla_plugin_transition 0\n    ",
    "id": 2827942,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2827942/?format=api"
}