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

{
    "id": 55987,
    "url": "https://lda.gov/api/v1/clients/55987/?format=api",
    "client_id": 55987,
    "name": "RHEA SPACE ACTIVITY",
    "general_description": "Research and development deriving commercial applicability for early stage tech advancemen",
    "client_government_entity": null,
    "client_self_select": false,
    "state": "DC",
    "state_display": "District of Columbia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "NM",
    "ppb_state_display": "New Mexico",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-05-24",
    "registrant": {
        "id": 401107571,
        "url": "https://lda.gov/api/v1/registrants/401107571/?format=api",
        "house_registrant_id": 56075,
        "name": "MR. MARCO GONZALES",
        "description": null,
        "address_1": "4405 Prairie Loft Way NE",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Albuquerque",
        "state": "NM",
        "state_display": "New Mexico",
        "zip": "87111",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MARCO GONZALES",
        "contact_telephone": "+1 505-350-7427",
        "dt_updated": "2026-03-02T10:43:36.547767-05:00"
    }
}