Translation projects API.

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

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

{
    "count": 302321,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15116",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": "https://translate.habitica.com/api/users/Scaram80/?format=api",
            "author": "https://translate.habitica.com/api/users/Scaram80/?format=api",
            "timestamp": "2024-10-18T08:01:33.387974Z",
            "action": 44,
            "target": "",
            "id": 1177971,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1177971/?format=api"
        }
    ]
}