Translation projects API.

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

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

{
    "count": 303241,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15162",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-10-27T16:48:00.883054Z",
            "action": 17,
            "target": "",
            "id": 1179951,
            "action_name": "Committed changes",
            "url": "https://translate.habitica.com/api/changes/1179951/?format=api"
        }
    ]
}