Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2876472/?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:29:11.350528Z",
    "action": 2,
    "target": "उपकरण की फाइल सिस्टम जाँच विफल।\n\nक्या उपकरण माउंट हेतु प्रयास जारी रखना चाहते हैं?\n",
    "id": 1789561,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1789561/?format=api"
}