Translation components API.

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

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

{
    "count": 462,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/faq/pt/changes/?format=api&page=23",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2822613/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt/?format=api",
            "user": "https://translate.habitica.com/api/users/baddybadges/?format=api",
            "author": "https://translate.habitica.com/api/users/baddybadges/?format=api",
            "timestamp": "2025-02-07T22:53:00.081143Z",
            "action": 5,
            "target": "Qual é a diferença entre as tarefas partilhadas do Plano de Grupo e as do Desafio?",
            "id": 1200195,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1200195/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2772090/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt/?format=api",
            "user": "https://translate.habitica.com/api/users/baddybadges/?format=api",
            "author": "https://translate.habitica.com/api/users/baddybadges/?format=api",
            "timestamp": "2025-02-07T22:55:31.821148Z",
            "action": 5,
            "target": "Devido a vários fatores, incluindo mudanças em como a nossa base de jogadores interage com Habitica e novos regulamentos de conteúdo, estamos a tomar a difícil decisão de descontinuar os serviços da Taverna e da Guilda no dia <strong>8 de agosto, 2033</strong>.",
            "id": 1200196,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1200196/?format=api"
        }
    ]
}