GET /api/report/<id>/<format>
Belirtilen formatta verilen görev için bir rapor alın:
# Defaults to the JSON report.
$ curl http://localhost:9003/api/report/2
...
Belirtilen formatta verilen görev için bir rapor alın:
# Defaults to the JSON report.
$ curl http://localhost:9003/api/report/2
...