Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE5OCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3NjM2NTc0Mn0.bQ7q5oS5CVJ9xtNZlwLXY7ZRIl2BQ9DVvae0axRH2DM 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: edf4aeda-60ab-43d7-9586-712bafec5b3b x-runtime: 0.004872 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"
}
}
}