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

{
    "count": 16576,
    "next": null,
    "previous": "https://lda.senate.gov/api/v1/registrants/?format=api&ordering=name&page=663",
    "results": [
        {
            "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"
        }
    ]
}