Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2876408/?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-22T08:07:59.030598Z",
    "action": 5,
    "target": "इंस्टॉल हो रखा उत्पाद इंस्टॉल मीडिया के उत्पाद हेतु असंगत है।\nवर्तमान इंस्टॉल मीडिया द्वारा अपडेट करने से आपके सिस्टम का\nआरंभ विफल या अनुप्रयोग कार्यक्षमता बाधित हो सकती हो।",
    "id": 1789543,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1789543/?format=api"
}