Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/character/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3329031/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T23:32:48.937644Z",
            "action": 59,
            "target": "Facial Hair",
            "id": 1146275,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1146275/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3329032/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T23:32:48.937695Z",
            "action": 59,
            "target": "Hair Colors",
            "id": 1146276,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1146276/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3329033/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T23:32:48.937743Z",
            "action": 59,
            "target": "Hair Styles",
            "id": 1146277,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1146277/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3329034/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T23:32:48.937789Z",
            "action": 59,
            "target": "Customizations",
            "id": 1146278,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1146278/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-02T23:32:48.937833Z",
            "action": 0,
            "target": "",
            "id": 1146279,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1146279/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/656420/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:30.181251Z",
            "action": 59,
            "target": "Now that you've hit level 100, you won't gain any more Stat Points. You can continue leveling up, or start a new adventure at level 1 by using the <a href='/shops/market'>Orb of Rebirth</a>!",
            "id": 1202410,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1202410/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/656472/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:30.181480Z",
            "action": 59,
            "target": "[Learn more about Habitica's class system](/static/faq#what-classes)",
            "id": 1202411,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1202411/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/656473/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:30.181554Z",
            "action": 59,
            "target": "Not ready to choose? There's no rush! If you opt out, you can read about each Class in <a href='/static/faq#what-classes' target='_blank'>our FAQ</a> and visit Settings to enable the Class System when you're ready.",
            "id": 1202412,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1202412/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:30.181594Z",
            "action": 0,
            "target": "",
            "id": 1202413,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1202413/?format=api"
        }
    ]
}