Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11879086/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/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-08-20T03:51:46.542289Z",
    "action": 45,
    "target": "",
    "id": 1497050,
    "action_name": "Contributor joined",
    "url": "https://l10n.opensuse.org/api/changes/1497050/?format=api"
}