Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3261368/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373258Z",
            "action": 59,
            "target": "<%= type %>を持っていません。",
            "id": 1035624,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035624/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261369/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373339Z",
            "action": 59,
            "target": "ペットのえさ",
            "id": 1035625,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035625/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261370/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373382Z",
            "action": 59,
            "target": "たまご",
            "id": 1035626,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035626/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261371/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373420Z",
            "action": 59,
            "target": "たまごがえしの薬",
            "id": 1035627,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035627/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261372/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373458Z",
            "action": 59,
            "target": "特別なアイテム",
            "id": 1035628,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035628/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261373/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373495Z",
            "action": 59,
            "target": "ロックされたアイテム",
            "id": 1035629,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035629/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261374/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373530Z",
            "action": 59,
            "target": "ペットと乗騎",
            "id": 1035630,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035630/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3261375/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373563Z",
            "action": 59,
            "target": "全てのアイテム",
            "id": 1035631,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1035631/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-11T17:21:15.373596Z",
            "action": 0,
            "target": "",
            "id": 1035632,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1035632/?format=api"
        }
    ]
}