Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11095151/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/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": "2019-09-20T03:52:02.253045Z",
    "action": 9,
    "target": "下部には最もよく使用されるソーシャルメディアへのリンクが示されていますが、我々はそれ以外のソーシャルメディアも使用しています。下記にてアルファベット順に示します:",
    "id": 1282396,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1282396/?format=api"
}