Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13233819/?format=api",
    "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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": "2022-09-29T01:34:36.827680Z",
    "action": 5,
    "target": ".json を出力形式として指定することで、 JSON 形式のデータを要求することもできます。たとえば下記のようになります:",
    "id": 2163234,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2163234/?format=api"
}