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

{
    "id": 134515,
    "url": "https://lda.gov/api/v1/clients/134515/?format=api",
    "client_id": 12,
    "name": "NATIONAL PEST MANAGEMENT ASSOCIATION",
    "general_description": null,
    "client_government_entity": false,
    "client_self_select": true,
    "state": "VA",
    "state_display": "Virginia",
    "country": "US",
    "country_display": "United States of America",
    "ppb_state": "VA",
    "ppb_state_display": "Virginia",
    "ppb_country": "US",
    "ppb_country_display": "United States of America",
    "effective_date": "2014-07-01",
    "registrant": {
        "id": 28333,
        "url": "https://lda.gov/api/v1/registrants/28333/?format=api",
        "house_registrant_id": 30691,
        "name": "NATIONAL PEST MANAGEMENT ASSOCIATION",
        "description": "Represent the professional pest management industry",
        "address_1": "10460 North Street",
        "address_2": null,
        "address_3": null,
        "address_4": null,
        "city": "Fairfax",
        "state": "VA",
        "state_display": "Virginia",
        "zip": "22030",
        "country": "US",
        "country_display": "United States of America",
        "ppb_country": "US",
        "ppb_country_display": "United States of America",
        "contact_name": "ANDREW ARCHITECT",
        "contact_telephone": "+1 703-352-6762",
        "dt_updated": "2026-07-09T16:52:43.906457-04:00"
    }
}