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

{
    "id": 56879,
    "url": "https://lda.senate.gov/api/v1/clients/56879/?format=api",
    "client_id": 56879,
    "name": "TRUE ANOMALY, INC.",
    "general_description": "aerospace and defense",
    "client_government_entity": null,
    "client_self_select": true,
    "state": "CO",
    "state_display": "Colorado",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "CO",
    "ppb_state_display": "Colorado",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2023-05-01",
    "registrant": {
        "id": 401107621,
        "url": "https://lda.senate.gov/api/v1/registrants/401107621/?format=api",
        "house_registrant_id": null,
        "name": "TRUE ANOMALY, INC.",
        "description": null,
        "address_1": "12250 E Arapahoe Rd, Ste B",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Centennial",
        "state": "CO",
        "state_display": "Colorado",
        "zip": "80238",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "MATTHEW LINTON",
        "contact_telephone": "+1 720-649-0898",
        "dt_updated": "2025-01-21T11:31:55.971458-05:00"
    }
}