Translation components API.

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

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

{
    "count": 1463,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/fr/changes/?format=api&page=73",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3347970/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "author": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "timestamp": "2025-04-06T19:47:26.110490Z",
            "action": 45,
            "target": "",
            "id": 1238915,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1238915/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347970/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "author": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "timestamp": "2025-04-06T19:47:26.115186Z",
            "action": 5,
            "target": "Attribution automatique",
            "id": 1238916,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1238916/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347908/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "author": "https://translate.habitica.com/api/users/deleted-1321/?format=api",
            "timestamp": "2025-04-06T19:48:32.515276Z",
            "action": 5,
            "target": "Attribut",
            "id": 1238917,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1238917/?format=api"
        }
    ]
}