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

{
    "id": 15556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15556/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, all I am aware of is that the Constitution is providing for extra 80 constituencies. I am not aware that there are hon. Members in this House who are not happy with the way they were arrived at."
}