Translation components API.

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

GET /api/translations/habitica/overview/sv/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/overview/sv/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/187619/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T14:29:31.507077Z",
            "action": 59,
            "target": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.fandom.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.fandom.com/wiki/Avatar) by clicking the user icon in the upper-right corner.\n * Buy your [Equipment](http://habitica.fandom.com/wiki/Equipment) under Rewards or from the [Shops](<%= shopUrl %>), and change it under [Inventory > Equipment](<%= equipUrl %>).\n * Connect with other users via the [Tavern](http://habitica.fandom.com/wiki/Tavern).\n * Starting at Level 3, hatch [Pets](http://habitica.fandom.com/wiki/Pets) by collecting [eggs](http://habitica.fandom.com/wiki/Eggs) and [hatching potions](http://habitica.fandom.com/wiki/Hatching_Potions). [Feed](http://habitica.fandom.com/wiki/Food) them to create [Mounts](http://habitica.fandom.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.fandom.com/wiki/Class_System) and then use class-specific [skills](http://habitica.fandom.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends (by clicking [Party](<%= partyUrl %>) in the navigation bar) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.fandom.com/wiki/Quests) (you will be given a quest at level 15).",
            "id": 524741,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/524741/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2773214/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T14:29:31.507162Z",
            "action": 59,
            "target": "",
            "id": 524742,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/524742/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/sv/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2023-08-08T14:29:31.507228Z",
            "action": 0,
            "target": "",
            "id": 524743,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/524743/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/sv/?format=api",
            "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
            "timestamp": "2023-08-08T14:29:33.030256Z",
            "action": 44,
            "target": "",
            "id": 524858,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/524858/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:33:11.512310Z",
            "action": 0,
            "target": "",
            "id": 1170441,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1170441/?format=api"
        }
    ]
}