Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NjAsInN1YiI6MTgxfQ.2LzgB3SeRVmXdct_QsHzu9AequMXaRRbC3ioNrwVxTY Host: example.org Cookie:
GET /api/rest/admin/routing/routeset-discriminators/15
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/"f843150129191960edacd1540d080e06" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 954faf03-f547-465a-9c33-4874a02186ae X-Runtime: 0.011250 Content-Length: 182
200 OK
{ "data": { "id": "15", "type": "routeset-discriminators", "links": { "self": "http://example.org/api/rest/admin/routing/routeset-discriminators/15" }, "attributes": { "name": "Discriminator 14" } } }