GET /api/rest/v4/gifts/5481/?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/5481/?format=api",
    "id": 5481,
    "date_created": "2022-05-18T11:41:06.908716-07:00",
    "date_modified": "2022-05-18T11:41:06.908745-07:00",
    "source": "Joe Perkins",
    "description": "Hunt Fee",
    "value": "$595.00",
    "redacted": false,
    "financial_disclosure": "https://www.courtlistener.com/api/rest/v4/financial-disclosures/33298/?format=api"
}