Skip to main content

Documents API Endpoint for CI


Allow: GET
Content-Type: application/json
Vary: Accept

    
    {
    "id": "123456"
,    "created_at": "2020-01-01T00:00:00.000Z"
,    "updated_at": "2020-01-01T00:00:00.000Z"
,    "title": "Motion to exclude expert testimony of Bruce David Charash, M.D."
,    "document_type": "Motion"
,    "document_date": "2020-01-01T00:00:00.000Z"
,    "available_for_download": true
,    "pdf_available": true
,    "doc_url": "https://www.expertwitnessprofiler.info/documents/efb61460f2b8949e96a2b2951e90b50bef793d12.pdf"
,    "citations": [
        {
            "publisher": "Expert Witness Profiler"
            , "citation":"2020 EWP 2446575"
            , "urn": "urn:EWP-39rfhg-49764fc-448747"
            , "url": "https://www.expertwitnessprofiler.com/doc/us/docket/24475/2020/1"
        }
        ,{
            "publisher": "LexisNexis"
            , "citation":"2020 U.S. Dist. Lexis 24475"
            , "urn": "urn:lexis:us:docket:24475:2020:1"
            , "url": "https://www.lexisnexis.com/doc/us/docket/24475/2020/1"
        }
        , {
            "publisher": "Westlaw"
            , "citation":"2020 WL 6546541"
            , "urn": ""
            , "url": "https://www.westlaw.com/doc/us/docket/6546541/2020/1"
        }
        , {
            "publisher": "Docket Alarm"
            , "citation":""
            , "urn": ""
            , "url": "https://www.docketalarm.com/doc/us/docket/6546541/2020/1"
        }
    ]

    }