Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10501316/?format=api",
    "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/snapper/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2018-04-20T23:00:33.142953Z",
    "action": 5,
    "target": "  クォータの設定:",
    "id": 1103338,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1103338/?format=api"
}