Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NjMsInN1YiI6MjEwfQ.S_GNsMy9ugQwiISrsG8As04raxHYa2t2GfrlHEjggIM 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-Download-Options: noopen 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: 5fb40ebf-135c-4121-aa5d-4e889b401484 X-Runtime: 0.013065 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" } } }