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

{
    "id": 160221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160221/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Ms. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am sorry I have to stand again even though I had promised myself I would not do so. The reason I am standing is because Mr. Kiunjuri is telling the House that I am a liar which I am not!"
}