GET /api/v1/clients/?format=api&ordering=-effective_date&page=5457
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 136402,
    "next": null,
    "previous": "https://lda.gov/api/v1/clients/?format=api&ordering=-effective_date&page=5456",
    "results": [
        {
            "id": 172012,
            "url": "https://lda.gov/api/v1/clients/172012/?format=api",
            "client_id": 152,
            "name": "ANGLOGOLD ASHANTI NORTH AMERICA INC",
            "general_description": null,
            "client_government_entity": false,
            "client_self_select": null,
            "state": "DC",
            "state_display": "District of Columbia",
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": null,
            "ppb_state_display": null,
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 83477,
                "url": "https://lda.gov/api/v1/registrants/83477/?format=api",
                "house_registrant_id": 36429,
                "name": "KSG LLC, DBA KLEIN AND SAKS GROUP",
                "description": "Management Consulting Firm",
                "address_1": "P.O. Box 14264",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "Washington",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20044",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "MR. MICHAEL DIRIENZO",
                "contact_telephone": "+1 202-835-0952",
                "dt_updated": "2022-04-06T16:06:56.924368-04:00"
            }
        },
        {
            "id": 132872,
            "url": "https://lda.gov/api/v1/clients/132872/?format=api",
            "client_id": 1077,
            "name": "MINISTRY OF FOREIGN AFFAIRS GOVT OF MOROCCO",
            "general_description": null,
            "client_government_entity": null,
            "client_self_select": null,
            "state": null,
            "state_display": null,
            "country": "US",
            "country_display": "United States of America",
            "ppb_state": null,
            "ppb_state_display": null,
            "ppb_country": "US",
            "ppb_country_display": "United States of America",
            "effective_date": "1899-12-30",
            "registrant": {
                "id": 25306,
                "url": "https://lda.gov/api/v1/registrants/25306/?format=api",
                "house_registrant_id": 30617,
                "name": "MILLER & CHEVALIER, CHTD",
                "description": "Law firm",
                "address_1": "900 16th St., NW",
                "address_2": null,
                "address_3": null,
                "address_4": null,
                "city": "Washington",
                "state": "DC",
                "state_display": "District of Columbia",
                "zip": "20006",
                "country": "US",
                "country_display": "United States of America",
                "ppb_country": "US",
                "ppb_country_display": "United States of America",
                "contact_name": "PATRICK HOLTEN",
                "contact_telephone": "+1 202-626-5877",
                "dt_updated": "2026-07-24T11:31:34.786148-04:00"
            }
        }
    ]
}