Translation projects API.

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

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

{
    "count": 346963,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=17348",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3346761/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-04T14:49:28.540735Z",
            "action": 36,
            "target": "Habatica",
            "id": 1238531,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238531/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3346761/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-04T14:49:36.408508Z",
            "action": 36,
            "target": "Habitica",
            "id": 1238532,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238532/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2739191/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-04T14:50:03.047675Z",
            "action": 36,
            "target": "UUID",
            "id": 1238533,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238533/?format=api"
        }
    ]
}