Translation components API.

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

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

{
    "count": 63,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/tutorial/uk/changes/?format=api&page=3",
    "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/uk/?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:07.636329Z",
            "action": 44,
            "target": "",
            "id": 468463,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/468463/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2741921/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/uk/?format=api",
            "user": "https://translate.habitica.com/api/users/punk-rock/?format=api",
            "author": "https://translate.habitica.com/api/users/punk-rock/?format=api",
            "timestamp": "2023-07-13T21:19:43.432161Z",
            "action": 5,
            "target": "Ласкаво просимо вас в команду! Ви можете знайти більше учасників зі списку гравців, які шукають команду, або запросити друзів напряму, щоб отримати сувій квесту Спискозмія.\n\nВідвідайте службу підтримки, щоб дізнатися більше про команди.",
            "id": 510084,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/510084/?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/uk/?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.711062Z",
            "action": 0,
            "target": "",
            "id": 1080166,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1080166/?format=api"
        }
    ]
}