Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9663810/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/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": "2019-08-17T12:34:36.906633Z",
    "action": 2,
    "target": "केवल वे ही विकल्प दिखाएँ जिनमें एकाधिक विकल्प हो",
    "id": 1277839,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1277839/?format=api"
}