Translation components API.

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

GET /api/translations/software-o-o/master/ja/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/software-o-o/master/ja/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13233818/?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:33:14.892644Z",
            "action": 5,
            "target": "上記のように設定すると、下記のような出力になります:",
            "id": 2163233,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2163233/?format=api"
        },
        {
            "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": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2163234/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13233820/?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:41.882006Z",
            "action": 5,
            "target": "パッケージ名",
            "id": 2163235,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2163235/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13233821/?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:46.596453Z",
            "action": 5,
            "target": "プロジェクト名",
            "id": 2163236,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2163236/?format=api"
        }
    ]
}