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

{
    "count": 16653,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=name&page=666",
    "results": [
        {
            "id": 42205,
            "url": "https://lda.senate.gov/api/v1/registrants/42205/?format=api",
            "house_registrant_id": null,
            "name": "ZWEBEN, MURRAY",
            "description": null,
            "address_1": "601 13TH ST NW   #370-SOUTH",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "WASHINGTON",
            "state": "DC",
            "state_display": "District of Columbia",
            "zip": "20005",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "",
            "contact_telephone": "",
            "dt_updated": "2022-01-13T14:52:00.195866-05:00"
        },
        {
            "id": 401104361,
            "url": "https://lda.senate.gov/api/v1/registrants/401104361/?format=api",
            "house_registrant_id": 401104361,
            "name": "ZYLA LIFE SCIENCES (FKA EGALET CORPORATION)",
            "description": "Specialty Pharmaceutical Company",
            "address_1": "600 LEE ROAD SUITE 100",
            "address_2": null,
            "address_3": null,
            "address_4": null,
            "city": "WAYNE",
            "state": "PA",
            "state_display": "Pennsylvania",
            "zip": "19087",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "MADELINE SCHERWITZKY",
            "contact_telephone": "+1 425-523-8565",
            "dt_updated": "2022-04-06T16:06:32.276341-04:00"
        },
        {
            "id": 401106060,
            "url": "https://lda.senate.gov/api/v1/registrants/401106060/?format=api",
            "house_registrant_id": 401106060,
            "name": "ZYMERGEN INC.",
            "description": "Biofacturing company",
            "address_1": "5980 Horton Street",
            "address_2": "Suite 105",
            "address_3": null,
            "address_4": null,
            "city": "Emeryville",
            "state": "CA",
            "state_display": "California",
            "zip": "94608",
            "country": "US",
            "country_display": "United States of America",
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "contact_name": "MINA KIM",
            "contact_telephone": "+1 415-706-0229",
            "dt_updated": "2022-04-06T16:07:19.567075-04:00"
        }
    ]
}