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

GET /api/tasks/fcc641fb-ab91-4048-a1bf-7b24a2f8bb38/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "completed": false,
    "progress": 0,
    "result": null,
    "log": ""
}