Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE5MywiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3MjIxMjAwOX0.vFht3AU9h9qR6-ODgH8p4eP1PqCbQMy28wDpJjZ1utY Host: example.org Cookie:
GET /api/rest/admin/routeset-discriminators/15
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/"b1a77f6477a8ff8d6f768ccdb459efb8" cache-control: max-age=0, private, must-revalidate x-request-id: 1835e6ee-8bc5-4dd4-9d50-242a94c6eb35 x-runtime: 0.005925 content-length: 174
200 OK
{
"data": {
"id": "15",
"type": "routeset-discriminators",
"links": {
"self": "http://example.org/api/rest/admin/routeset-discriminators/15"
},
"attributes": {
"name": "Discriminator 14"
}
}
}