Translation components API.

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

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

{
    "count": 226,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/npc/ru/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-17T17:06:47.882432Z",
            "action": 44,
            "target": "",
            "id": 1192518,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1192518/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/190168/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-01-28T09:18:43.218644Z",
            "action": 4,
            "target": "Навыки <%= classStr %>",
            "id": 1197678,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1197678/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/190188/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:26.388231Z",
            "action": 30,
            "target": "Welcome to the Hall of Heroes, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive Equipment, and prestigious titles. You can contribute to Habitica, too!",
            "id": 1201018,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1201018/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/190188/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:26.388331Z",
            "action": 59,
            "target": "Добро пожаловать в Зал Героев, где воздаются почести добровольным помощникам, участвующим в развитии Habitica. За свои заслуги в программировании, изобразительном искусстве, музыке, литературном творчестве или простой помощи они награждены самоцветами, уникальным снаряжением и престижными титулами. Вы тоже можете помочь Habitica!",
            "id": 1201019,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1201019/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:26.388388Z",
            "action": 0,
            "target": "",
            "id": 1201020,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1201020/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:27.510604Z",
            "action": 44,
            "target": "",
            "id": 1201061,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1201061/?format=api"
        }
    ]
}