Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/tutorial/ja/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/ja/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2024-01-11T11:25:26.087461Z",
            "action": 0,
            "target": "",
            "id": 1080140,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1080140/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/ja/?format=api",
            "user": "https://translate.habitica.com/api/users/phillip/?format=api",
            "author": "https://translate.habitica.com/api/users/phillip/?format=api",
            "timestamp": "2024-01-11T11:25:27.005659Z",
            "action": 44,
            "target": "",
            "id": 1080170,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1080170/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3297768/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/ja/?format=api",
            "user": "https://translate.habitica.com/api/users/Toma0001/?format=api",
            "author": "https://translate.habitica.com/api/users/Toma0001/?format=api",
            "timestamp": "2024-02-01T02:56:47.157066Z",
            "action": 8,
            "target": "パーティーへようこそ!パーティー探しのプレイヤーリストからさらなるメンバーを見つけたり、直接友達を招待してバシ・リストクエストの巻物を獲得しましょう。\n\nパーティーについて詳しく知るには、サポートを訪れてください。",
            "id": 1105107,
            "action_name": "Translation reverted",
            "url": "https://translate.habitica.com/api/changes/1105107/?format=api"
        }
    ]
}