GET /api/rest/v4/gifts/5538/?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/gifts/5538/?format=api",
    "id": 5538,
    "date_created": "2023-08-31T08:48:38.099491-07:00",
    "date_modified": "2023-08-31T08:48:38.099499-07:00",
    "source": "John Steele",
    "description": "Painting",
    "value": "$580.00",
    "redacted": false,
    "financial_disclosure": "https://www.courtlistener.com/api/rest/v4/financial-disclosures/34210/?format=api"
}