Translation components API.

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

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

{
    "count": 85,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3318881/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/?format=api",
            "user": "https://translate.habitica.com/api/users/Efren76/?format=api",
            "author": "https://translate.habitica.com/api/users/Efren76/?format=api",
            "timestamp": "2024-09-17T17:55:40.039199Z",
            "action": 5,
            "target": "Los desafíos oficiales no se pueden reportar.",
            "id": 1166550,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1166550/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/182175/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:25:37.852457Z",
            "action": 59,
            "target": "La ubicación del desafío es necesaria (\"Añadir\")",
            "id": 1168592,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1168592/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/182180/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:25:37.852519Z",
            "action": 59,
            "target": "¿Quieres mantener las tareas del desafío?",
            "id": 1168593,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1168593/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:25:37.852552Z",
            "action": 0,
            "target": "",
            "id": 1168594,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1168594/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T20:06:53.054215Z",
            "action": 0,
            "target": "",
            "id": 1171025,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1171025/?format=api"
        }
    ]
}