Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3305919/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/?format=api",
            "user": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "author": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "timestamp": "2024-07-14T16:39:43.233959Z",
            "action": 5,
            "target": "Level:",
            "id": 1149094,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1149094/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305920/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/?format=api",
            "user": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "author": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "timestamp": "2024-07-14T16:40:40.520037Z",
            "action": 5,
            "target": "Triedový bonus",
            "id": 1149095,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1149095/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305920/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/?format=api",
            "user": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "author": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "timestamp": "2024-07-14T16:40:59.649489Z",
            "action": 2,
            "target": "Triedový Bonus",
            "id": 1149096,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1149096/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305921/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/?format=api",
            "user": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "author": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "timestamp": "2024-07-14T16:42:07.575927Z",
            "action": 5,
            "target": "Pridelené:",
            "id": 1149097,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1149097/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3305922/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/sk/?format=api",
            "user": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "author": "https://translate.habitica.com/api/users/SimonBetko/?format=api",
            "timestamp": "2024-07-14T16:42:53.915256Z",
            "action": 5,
            "target": "Úspechy",
            "id": 1149098,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1149098/?format=api"
        }
    ]
}