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

{
    "id": 159007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159007/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Speaker, Sir, to kill the spirit of exclusivity and have inclusivity in this country in order for us to enjoy peace, we must be inclusive in the House itself! I propose that when we go for consultations, we will take into consideration not only the Back- benchers but the womenfolk in this House."
}