GET /api/rest/v4/debts/50434/?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/debts/50434/?format=api",
    "id": 50434,
    "date_created": "2021-11-23T10:05:29.491523-08:00",
    "date_modified": "2021-11-23T10:05:29.491567-08:00",
    "creditor_name": "Discover",
    "description": "Personal Loan",
    "value_code": "K",
    "redacted": false,
    "financial_disclosure": "https://www.courtlistener.com/api/rest/v4/financial-disclosures/29944/?format=api"
}