{
"data": [
{
"id": "40c0c0ea-2bab-46c2-8743-faca34a1eba0",
"type": "projects",
"attributes": {
"name": "Project Name"
},
"links": {
"self": "https://environment.lvis.io/api/v2/projects/40c0c0ea-2bab-46c2-8743-faca34a1eba0"
},
"relationships": {
"events": {
"links": {
"related": "https://environment.lvis.io/api/v2/projects/40c0c0ea-2bab-46c2-8743-faca34a1eba0/events"
}
},
"app": {
"data": {
"id": "0464bec1-2b27-4899-9909-36dd083dd2b4",
"type": "apps"
}
},
"brand": {
"data": {
"id": "b40b57d9-e34d-4794-bcf4-e910b9d283d4",
"type": "brands"
}
}
}
},
{
"id": "90d1465e-4499-4058-86b4-60b1f1123830",
"type": "projects",
"attributes": {
"name": "Another Project Name"
},
"links": {
"self": "https://environment.lvis.io/api/v2/projects/90d1465e-4499-4058-86b4-60b1f1123830"
},
"relationships": {
"events": {
"links": {
"related": "https://environment.lvis.io/api/v2/projects/90d1465e-4499-4058-86b4-60b1f1123830/events"
}
},
"app": {
"data": {
"id": "0464bec1-2b27-4899-9909-36dd083dd2b4",
"type": "apps"
}
},
"brand": {
"data": {
"id": "b40b57d9-e34d-4794-bcf4-e910b9d283d4",
"type": "brands"
}
}
}
}
]
}