Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4965324/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/texlive-specs-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/texlive-specs-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": "2020-02-17T04:28:48.251251Z",
    "action": 9,
    "target": "texlive-lstaddons 向けドキュメンテーション",
    "id": 1345841,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1345841/?format=api"
}