{
    "type":"process",
    "processID":"hello-world",
    "jobID":"5a46c45f-be05-11ef-985f-fa163e42fba0",
    "status":"successful",
    "message":"Job complete",
    "progress":100,
    "parameters":null,
    "job_start_datetime":"2024-12-19T12:32:47.048131Z",
    "job_end_datetime":"2024-12-19T12:32:47.199473Z",
    "links":[
        {
            "href":"https://aquainfra.ogc.igb-berlin.de/pygeoapi/jobs/5a46c45f-be05-11ef-985f-fa163e42fba0/results?f=html",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/results",
            "type":"text/html",
            "title":"Results of job as HTML"
        },
        {
            "href":"https://aquainfra.ogc.igb-berlin.de/pygeoapi/jobs/5a46c45f-be05-11ef-985f-fa163e42fba0/results?f=json",
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/results",
            "type":"application/json",
            "title":"Results of job as JSON"
        }
    ]
}