Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2876394/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/hi/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Panwar108/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Panwar108/?format=api",
    "timestamp": "2021-04-22T07:36:31.533507Z",
    "action": 5,
    "target": "सिस्टम को अन्य संस्करण (%1 -> %2) में अपडेट करना कार्यरत सिस्टम द्वारा समर्थित नहीं है।<br>\nइंस्टॉल मीडिया से बूट कर सामान्य अपग्रेड करें या भिन्न संस्करण युक्त सॉफ्टवेयर पैकेज संग्रह निष्क्रिय कर दें।\n",
    "id": 1789512,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1789512/?format=api"
}