{
"id": 0,
"code": "string",
"title": "string",
"type": {
"id": "string",
"name": "string",
"legalEntityOwnerId": 0
},
"createdDate": "2019-08-24T14:15:22.123Z",
"status": "DRAFT",
"abstract": "string",
"bannerImage": "string",
"isPublic": true,
"allowAccessIfCompleted": true,
"instantiation": {
"instanceCreationPathway": {
"id": 0,
"code": "string",
"name": "string"
},
"instanceNamingConvention": "string",
"singularName": "string",
"pluralName": "string"
},
"_links": {
"registrations": {
"href": "string",
"method": "GET"
},
"personalisationFields": {
"href": "string",
"method": "GET"
},
"components": {
"href": "string",
"method": "GET"
},
"catalogueItems": {
"href": "string",
"method": "GET"
}
}
}