Translation components API.

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

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

{
    "count": 587,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/es/changes/?format=api&page=29",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3297599/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/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-01-27T18:25:48.555415Z",
            "action": 3,
            "target": "",
            "id": 1197649,
            "action_name": "Comment added",
            "url": "https://translate.habitica.com/api/changes/1197649/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3342566/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/es/?format=api",
            "user": "https://translate.habitica.com/api/users/asiernoide/?format=api",
            "author": "https://translate.habitica.com/api/users/asiernoide/?format=api",
            "timestamp": "2025-01-28T17:58:30.841510Z",
            "action": 31,
            "target": "Salud",
            "id": 1197722,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1197722/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/es/?format=api",
            "user": "https://translate.habitica.com/api/users/asiernoide/?format=api",
            "author": "https://translate.habitica.com/api/users/asiernoide/?format=api",
            "timestamp": "2025-01-28T17:58:30.846086Z",
            "action": 44,
            "target": "",
            "id": 1197723,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1197723/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345244/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-20T08:15:03.063844Z",
            "action": 31,
            "target": "",
            "id": 1208897,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1208897/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345244/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/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-20T14:38:03.878593Z",
            "action": 5,
            "target": "Plan de Grupo",
            "id": 1208995,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1208995/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3297599/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/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-03-10T17:09:21.900719Z",
            "action": 65,
            "target": "",
            "id": 1227159,
            "action_name": "Resolved comment",
            "url": "https://translate.habitica.com/api/changes/1227159/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347969/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:38:43.515660Z",
            "action": 31,
            "target": "",
            "id": 1238687,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238687/?format=api"
        }
    ]
}