GET /api/v1/registrants/5211/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 5211,
    "url": "https://lda.senate.gov/api/v1/registrants/5211/?format=api",
    "house_registrant_id": 33340,
    "name": "BALL CORPORATION",
    "description": "The company develops and manufactures spacecraft, instruments, sensors and components.",
    "address_1": "9200 West 108th Circle",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "Westminster",
    "state": "CO",
    "state_display": "Colorado",
    "zip": "80021",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "JOHN D. CAMPBELL",
    "contact_telephone": "+1 703-608-4661",
    "dt_updated": "2025-01-16T07:42:15.838802-05:00"
}