Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE4MCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc0MDg1MzAzOX0.OFTaviNkPhbXpvLrj2zL3sXfxigFiHRmfPu73fJK9yU 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: 741d96ae-59bd-4548-907f-270c486e7041 X-Runtime: 0.008030 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" } } }