Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjIxOCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3MjIxMjAxMH0.lrh7ZXPilE_zYKKZCz3JrT9cQH6D8bee60ZXrX1lml8 Host: example.org Cookie:
GET /api/rest/admin/sdp-c-locations/0
x-frame-options: SAMEORIGIN x-xss-protection: 0 x-content-type-options: nosniff x-permitted-cross-domain-policies: none referrer-policy: strict-origin-when-cross-origin content-type: application/vnd.api+json vary: Accept etag: W/"254c427ec4ffa3781f484ce74b0c0447" cache-control: max-age=0, private, must-revalidate x-request-id: 478c3676-f7ff-49db-8dbf-4dda4a2d168b x-runtime: 0.004862 content-length: 166
200 OK
{
"data": {
"id": "0",
"type": "sdp-c-locations",
"links": {
"self": "http://example.org/api/rest/admin/sdp-c-locations/0"
},
"attributes": {
"name": "On session and media level"
}
}
}