GET /api/rest/v4/courts/scotus/?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/courts/scotus/?format=api",
    "id": "scotus",
    "pacer_court_id": null,
    "pacer_has_rss_feed": null,
    "pacer_rss_entry_types": "",
    "date_last_pacer_contact": null,
    "fjc_court_id": "",
    "date_modified": "2014-10-30T18:59:15.952000-07:00",
    "in_use": true,
    "has_opinion_scraper": true,
    "has_oral_argument_scraper": true,
    "position": 1.0,
    "citation_string": "SCOTUS",
    "short_name": "Supreme Court",
    "full_name": "Supreme Court of the United States",
    "url": "http://supremecourt.gov/",
    "start_date": "1789-09-24",
    "end_date": null,
    "jurisdiction": "F",
    "parent_court": null,
    "appeals_to": []
}