GET /atdb/workflows/18/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 18,
    "description": "Test",
    "tag": "Test",
    "workflow_uri": "linc_calibrator_v4_2",
    "repository": "https://git.astron.nl/RD/LINC.git",
    "commit_id": "ldv_v403",
    "path": "workflows/ldv_linc_calibrator.cwl",
    "oi_size_fraction": 1.0,
    "meta_scheduling": {
        "#SBATCH --cpus-per-task": 10
    },
    "default_parameters": null,
    "prefetch": false,
    "aggregation_strategy": "none",
    "aggregation_script": null,
    "quality_thresholds": null
}