{
    "jobs":[
        {
            "type":"process",
            "processID":"hello-world",
            "jobID":"15c13624-71eb-11f1-b619-d987c5884143",
            "status":"successful",
            "message":"Job complete",
            "progress":100,
            "parameters":null,
            "created":"2026-06-27T05:43:12.143458Z",
            "started":"2026-06-27T05:43:12.143511Z",
            "finished":"2026-06-27T05:43:12.151557Z",
            "updated":"2026-06-27T05:43:12.151601Z",
            "links":[
                {
                    "href":"https://demo.pygeoapi.io/master/jobs/15c13624-71eb-11f1-b619-d987c5884143/results",
                    "rel":"http://www.opengis.net/def/rel/ogc/1.0/results",
                    "type":"application/json",
                    "title":"Results of job None as application/json"
                }
            ]
        },
        {
            "type":"process",
            "processID":"hello-world",
            "jobID":"15743c39-71eb-11f1-b32a-d987c5884143",
            "status":"successful",
            "message":"Job complete",
            "progress":100,
            "parameters":null,
            "created":"2026-06-27T05:43:11.639084Z",
            "started":"2026-06-27T05:43:11.639117Z",
            "finished":"2026-06-27T05:43:11.644673Z",
            "updated":"2026-06-27T05:43:11.644694Z",
            "links":[
                {
                    "href":"https://demo.pygeoapi.io/master/jobs/15743c39-71eb-11f1-b32a-d987c5884143/results",
                    "rel":"http://www.opengis.net/def/rel/ogc/1.0/results",
                    "type":"application/json",
                    "title":"Results of job None as application/json"
                }
            ]
        },
        {
            "type":"process",
            "processID":"hello-world",
            "jobID":"5f48baed-71ea-11f1-96af-417c38e5e92c",
            "status":"successful",
            "message":"Job complete",
            "progress":100,
            "parameters":null,
            "created":"2026-06-27T05:38:06.008545Z",
            "started":"2026-06-27T05:38:06.008599Z",
            "finished":"2026-06-27T05:38:06.022213Z",
            "updated":"2026-06-27T05:38:06.022278Z",
            "links":[
                {
                    "href":"https://demo.pygeoapi.io/master/jobs/5f48baed-71ea-11f1-96af-417c38e5e92c/results",
                    "rel":"http://www.opengis.net/def/rel/ogc/1.0/results",
                    "type":"application/json",
                    "title":"Results of job None as application/json"
                }
            ]
        },
        {
            "type":"process",
            "processID":"hello-world",
            "jobID":"5ef73bb5-71ea-11f1-b733-417c38e5e92c",
            "status":"successful",
            "message":"Job complete",
            "progress":100,
            "parameters":null,
            "created":"2026-06-27T05:38:05.474509Z",
            "started":"2026-06-27T05:38:05.474556Z",
            "finished":"2026-06-27T05:38:05.481758Z",
            "updated":"2026-06-27T05:38:05.481785Z",
            "links":[
                {
                    "href":"https://demo.pygeoapi.io/master/jobs/5ef73bb5-71ea-11f1-b733-417c38e5e92c/results",
                    "rel":"http://www.opengis.net/def/rel/ogc/1.0/results",
                    "type":"application/json",
                    "title":"Results of job None as application/json"
                }
            ]
        }
    ],
    "links":[
        {
            "href":"https://demo.pygeoapi.io/master/jobs?f=html",
            "rel":"alternate",
            "type":"text/html",
            "title":"Jobs list as HTML"
        },
        {
            "href":"https://demo.pygeoapi.io/master/jobs?f=json",
            "rel":"self",
            "type":"application/json",
            "title":"Jobs list as JSON"
        }
    ]
}