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=31
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 604,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/es/changes/?format=api&page=30",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3352293/?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-07-04T16:04:08.369428Z",
            "action": 31,
            "target": "",
            "id": 1256318,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1256318/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3352357/?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-07-05T14:51:57.550892Z",
            "action": 31,
            "target": "",
            "id": 1256481,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1256481/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3352293/?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-07-05T15:55:20.400473Z",
            "action": 5,
            "target": "portapapeles",
            "id": 1256508,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1256508/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3352357/?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-07-05T15:55:38.243724Z",
            "action": 5,
            "target": "Cambio",
            "id": 1256509,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1256509/?format=api"
        }
    ]
}