GET /api/genecombinations/240/relationships/genes?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": [
{
"type": "Gene",
"id": "CDH23"
},
{
"type": "Gene",
"id": "EVC"
},
{
"type": "Gene",
"id": "FLNA"
},
{
"type": "Gene",
"id": "FRAS1"
},
{
"type": "Gene",
"id": "MAML2"
},
{
"type": "Gene",
"id": "MAMLD1"
},
{
"type": "Gene",
"id": "MYO7A"
},
{
"type": "Gene",
"id": "NOTCH2"
},
{
"type": "Gene",
"id": "PIK3R3"
},
{
"type": "Gene",
"id": "PTPN11"
}
]
}