Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11384035/?format=api",
    "component": "https://l10n.opensuse.org/api/components/search-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/search-o-o/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "timestamp": "2020-06-14T15:21:44.066769Z",
    "action": 5,
    "target": "https://en.opensuse.org/Special:Search?",
    "id": 1450365,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1450365/?format=api"
}