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

{
    "id": 22201,
    "url": "https://lda.senate.gov/api/v1/registrants/22201/?format=api",
    "house_registrant_id": 30855,
    "name": "LATHAM & WATKINS LLP",
    "description": "law firm",
    "address_1": "555 11th Street, NW",
    "address_2": "Suite 1000",
    "address_3": null,
    "address_4": null,
    "city": "Washington",
    "state": "DC",
    "state_display": "District of Columbia",
    "zip": "20004",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "EMILY GIBSON",
    "contact_telephone": "+1 213-892-3210",
    "dt_updated": "2022-04-06T16:04:30.396745-04:00"
}