Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-27T12:36:16.463223Z",
            "action": 0,
            "target": "",
            "id": 380309,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/380309/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2416059/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-26T16:11:19.868794Z",
            "action": 59,
            "target": "Enter Task Title",
            "id": 469392,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/469392/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/en/?format=api",
            "user": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "author": "https://translate.habitica.com/api/users/saraolson/?format=api",
            "timestamp": "2023-05-26T16:11:19.868870Z",
            "action": 0,
            "target": "",
            "id": 469393,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/469393/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-18T17:23:22.790067Z",
            "action": 0,
            "target": "",
            "id": 1071918,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1071918/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2416046/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/en/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-07-14T13:13:33.071903Z",
            "action": 4,
            "target": "Create an account",
            "id": 1149053,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1149053/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2416072/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/en/?format=api",
            "user": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "author": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "timestamp": "2025-04-05T19:04:35.761262Z",
            "action": 4,
            "target": "Starting your Day…",
            "id": 1238846,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1238846/?format=api"
        }
    ]
}