Translation components API.

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

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

{
    "count": 285,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/settings/pt/changes/?format=api&page=14",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/244244/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:17.410977Z",
            "action": 30,
            "target": "Webhooks provide a way for developers to receive notifications when a particular action is performed, such as scoring or updating a Task, or sending a message in a Group. By creating a webhook, you will be able to listen to changes in Habitica and build apps that respond to these changes.<br><br>For additional information and examples on webhooks, please visit our <a target=\"_blank\" href=\"https://habitica.com/apidoc/#api-Webhook-AddWebhook\">API Docs</a>.",
            "id": 1202359,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1202359/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/244244/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:17.411033Z",
            "action": 59,
            "target": "O Habitica fornece webhooks para que, quando certas ações ocorrerem na sua conta, as informações possam ser enviadas para um script em outro site. Você pode especificar esses scripts aqui. Tenha cuidado com essa funcionalidade, pois especificar um URL incorreto pode causar erros ou lentidão no Habitica. Para mais informações, veja <a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">Webhooks</a>, na página da wiki.",
            "id": 1202360,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1202360/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/776042/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:17.411095Z",
            "action": 59,
            "target": "Próxima Ampulheta",
            "id": 1202361,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1202361/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:17.411154Z",
            "action": 0,
            "target": "",
            "id": 1202362,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1202362/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-16T04:00:36.136559Z",
            "action": 44,
            "target": "",
            "id": 1202665,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1202665/?format=api"
        }
    ]
}