Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12026310/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/spacecmd/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/spacecmd/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "timestamp": "2021-03-02T13:01:23.251993Z",
    "action": 5,
    "target": "구성 채널",
    "id": 1703359,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1703359/?format=api"
}