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

{
    "id": 32021,
    "url": "https://lda.senate.gov/api/v1/registrants/32021/?format=api",
    "house_registrant_id": 32106,
    "name": "PPG INDUSTRIES, INC",
    "description": "Manufacturing",
    "address_1": "ONE PPG PLACE",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "PITTSBURGH",
    "state": "PA",
    "state_display": "Pennsylvania",
    "zip": "15272",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "EMILY ELIZER",
    "contact_telephone": "+1 412-434-1717",
    "dt_updated": "2025-01-29T09:33:54.829957-05:00"
}