{
"data": {
"id": {
"$ref": "https://bugcrowd.com/openapi/2025-04-23/external_elements.yml#/general_helpers/ValidUUID"
},
"type": "submission",
"attributes": {
"state": "new",
"duplicate": true
},
"relationships": {
"assignees": {
"data": [
{
"id": {
"$ref": "https://bugcrowd.com/openapi/2025-04-23/external_elements.yml#/general_helpers/ValidUUID"
},
"type": "identity"
}
],
"links": {
"related": {
"href": "(NOT IMPLEMENTED YET)",
"meta": {
"count": 1,
"total_hits": 1
}
}
}
}
},
"links": {
"self": "/submissions/10000000-0000-0000-0000-000000000000"
}
},
"included": [
{
"id": {
"$ref": "https://bugcrowd.com/openapi/2025-04-23/external_elements.yml#/general_helpers/ValidUUID"
},
"type": "program",
"attributes": {
"code": "code"
},
"relationships": {
"organization": {
"data": {
"id": {
"$ref": "https://bugcrowd.com/openapi/2025-04-23/external_elements.yml#/general_helpers/ValidUUID"
},
"type": "organization"
},
"links": {
"related": {
"href": "/organizations/10000000-0000-0000-0000-000000000000"
}
}
}
},
"links": {
"self": "/programs/10000000-0000-0000-0000-000000000000"
}
}
]
}