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

{
    "id": 42901,
    "url": "https://lda.senate.gov/api/v1/registrants/42901/?format=api",
    "house_registrant_id": 34111,
    "name": "SABRE GLBL INC.",
    "description": "Technology Company",
    "address_1": "3150 Sabre Drive",
    "address_2": null,
    "address_3": null,
    "address_4": null,
    "city": "Southlake",
    "state": "TX",
    "state_display": "Texas",
    "zip": "76092",
    "country": "US",
    "country_display": "United States of America",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "contact_name": "EMMETT O'KEEFE",
    "contact_telephone": "+1 202-441-2881",
    "dt_updated": "2025-01-22T15:14:04.338295-05:00"
}