Download OpenAPI specification:Download
a student record (could be anyone) in the database
{"admissionYear": 1984,"name": "William Gibson"}
a person record identifying a student
the student record corresponding to the supplied person
{"kind": "student","studentId": 451,"name": "Ray Bradbury"}
{"admissionYear": 451,"name": "Ray Bradbury"}