GET /api/v0.1/hansard/entries/1426793/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1426793,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1426793/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "“(2) The Independent Electoral and Boundaries Commission shall review the names and boundaries of constituencies at intervals of not less than eight years, and not more than twelve years, but any review shall be completed at least twelve months before a general election of members of Parliament.”"
}