Translation components API.

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

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

{
    "count": 185,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/fa_IR/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3339621/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fa_IR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-13T15:14:51.530853Z",
            "action": 31,
            "target": "",
            "id": 1186236,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1186236/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345238/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fa_IR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-20T08:15:03.063657Z",
            "action": 31,
            "target": "",
            "id": 1208892,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1208892/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347901/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fa_IR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:34:19.719789Z",
            "action": 31,
            "target": "",
            "id": 1238623,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238623/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347932/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fa_IR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:38:14.505168Z",
            "action": 31,
            "target": "",
            "id": 1238655,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238655/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347963/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fa_IR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:38:43.515292Z",
            "action": 31,
            "target": "",
            "id": 1238682,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238682/?format=api"
        }
    ]
}