GET /api/v1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "filings": "https://lda.senate.gov/api/v1/filings/",
    "contributions": "https://lda.senate.gov/api/v1/contributions/",
    "registrants": "https://lda.senate.gov/api/v1/registrants/",
    "clients": "https://lda.senate.gov/api/v1/clients/",
    "lobbyists": "https://lda.senate.gov/api/v1/lobbyists/",
    "constants/filing/filingtypes": "https://lda.senate.gov/api/v1/constants/filing/filingtypes/",
    "constants/filing/lobbyingactivityissues": "https://lda.senate.gov/api/v1/constants/filing/lobbyingactivityissues/",
    "constants/filing/governmententities": "https://lda.senate.gov/api/v1/constants/filing/governmententities/",
    "constants/general/countries": "https://lda.senate.gov/api/v1/constants/general/countries/",
    "constants/general/states": "https://lda.senate.gov/api/v1/constants/general/states/",
    "constants/lobbyist/prefixes": "https://lda.senate.gov/api/v1/constants/lobbyist/prefixes/",
    "constants/lobbyist/suffixes": "https://lda.senate.gov/api/v1/constants/lobbyist/suffixes/",
    "constants/contribution/itemtypes": "https://lda.senate.gov/api/v1/constants/contribution/itemtypes/"
}