Translation components API.

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

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

{
    "count": 145,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/npc/sv/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-17T17:06:47.892830Z",
            "action": 44,
            "target": "",
            "id": 1192521,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1192521/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/190695/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:26.725886Z",
            "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": 1201027,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1201027/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/190695/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:26.726042Z",
            "action": 59,
            "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": 1201028,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1201028/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:26.726170Z",
            "action": 0,
            "target": "",
            "id": 1201029,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1201029/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:27.536870Z",
            "action": 44,
            "target": "",
            "id": 1201064,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1201064/?format=api"
        }
    ]
}