Translation components API.

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

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

{
    "count": 205,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/npc/es/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/187991/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:24.666365Z",
            "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": 1200975,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1200975/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/187991/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:24.666510Z",
            "action": 59,
            "target": "Bienvenido al Salón de los Héroes, donde los contribuidores del código abierto de Habitica son honrados. Ya sea mediante código, arte, música, escritura o incluso por simple buena voluntad, ellos han ganado Gemas, equipamiento exclusivo, y prestigiosos títulos. ¡Tú puedes contribuir con Habitica también!",
            "id": 1200976,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1200976/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:24.666604Z",
            "action": 0,
            "target": "",
            "id": 1200977,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1200977/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:27.395434Z",
            "action": 44,
            "target": "",
            "id": 1201047,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1201047/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/187991/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
            "user": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
            "author": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
            "timestamp": "2025-02-13T21:56:01.268315Z",
            "action": 2,
            "target": "Bienvenido al Salón de los Héroes, donde los contribuidores del código abierto de Habitica son honrados. Ya sea mediante código, arte, música, escritura o incluso por simple buena voluntad, ellos han ganado Gemas, Equipamiento exclusivo, y prestigiosos títulos. ¡Tú puedes contribuir con Habitica también!",
            "id": 1201090,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1201090/?format=api"
        }
    ]
}