Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es_419/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3305992/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es_419/?format=api",
            "user": "https://translate.habitica.com/api/users/Yulx_Cat/?format=api",
            "author": "https://translate.habitica.com/api/users/Yulx_Cat/?format=api",
            "timestamp": "2024-11-07T19:55:14.894064Z",
            "action": 2,
            "target": "¡Cada vez que hagas un hábito positivo, toca el + para recibir experiencia y oro!",
            "id": 1182833,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1182833/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305993/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es_419/?format=api",
            "user": "https://translate.habitica.com/api/users/Yulx_Cat/?format=api",
            "author": "https://translate.habitica.com/api/users/Yulx_Cat/?format=api",
            "timestamp": "2024-11-07T19:56:15.098527Z",
            "action": 7,
            "target": "Si cometes un error y cometes un hábito negativo, tocar - reducirá la vida de tu avatar para ayudarte a ser responsable.",
            "id": 1182834,
            "action_name": "Suggestion accepted",
            "url": "https://translate.habitica.com/api/changes/1182834/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305994/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es_419/?format=api",
            "user": "https://translate.habitica.com/api/users/maudape/?format=api",
            "author": "https://translate.habitica.com/api/users/maudape/?format=api",
            "timestamp": "2025-01-25T10:43:08.872734Z",
            "action": 45,
            "target": "",
            "id": 1197248,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1197248/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305994/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es_419/?format=api",
            "user": "https://translate.habitica.com/api/users/maudape/?format=api",
            "author": "https://translate.habitica.com/api/users/maudape/?format=api",
            "timestamp": "2025-01-25T10:43:08.875890Z",
            "action": 7,
            "target": "¡Dale un tiro! Puede explorar los otros tipos de tareas mediante de la navegación inferior.",
            "id": 1197249,
            "action_name": "Suggestion accepted",
            "url": "https://translate.habitica.com/api/changes/1197249/?format=api"
        }
    ]
}