GET /api/v1/registrants/?format=api&ordering=dt_updated&page=675
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 16851,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=dt_updated&page=674",
    "results": [
        {
            "id": 26466,
            "url": "https://lda.senate.gov/api/v1/registrants/26466/?format=api",
            "house_registrant_id": 32643,
            "name": "NATIONAL AIR CARRIER ASSOCIATION",
            "description": null,
            "address_1": "1735 N Lynn St.",
            "address_2": "Suite 105",
            "address_3": null,
            "address_4": null,
            "city": "Arlington",
            "state": "VA",
            "state_display": "Virginia",
            "zip": "22209",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "PAUL H. DOELL",
            "contact_telephone": "+1 703-593-5104",
            "dt_updated": "2025-08-14T20:53:46.980329-04:00"
        }
    ]
}