GET /api/rest/v4/schools/321/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "resource_uri": "https://www.courtlistener.com/api/rest/v4/schools/321/?format=api",
    "id": 321,
    "is_alias_of": null,
    "date_created": "2010-06-07T17:00:00-07:00",
    "date_modified": "2010-06-07T17:00:00-07:00",
    "name": "The University of Texas at Austin",
    "ein": 746000203
}