Translation components API.

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

GET /api/translations/habitica/generic/it/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 146,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/generic/it/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/109596/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:15.153782Z",
            "action": 59,
            "target": "Puoi inviare un nuovo messaggio ad un utente visitando il suo profilo e cliccando il pulsante \"Messaggio\".",
            "id": 1219800,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1219800/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345670/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:15.153848Z",
            "action": 59,
            "target": "",
            "id": 1219801,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1219801/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345671/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:15.153906Z",
            "action": 59,
            "target": "",
            "id": 1219802,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1219802/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345672/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:15.153962Z",
            "action": 59,
            "target": "",
            "id": 1219803,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1219803/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:15.154014Z",
            "action": 0,
            "target": "",
            "id": 1219804,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1219804/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:05:21.073991Z",
            "action": 44,
            "target": "",
            "id": 1219909,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1219909/?format=api"
        }
    ]
}