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

{
    "id": 244234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244234/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Mr. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I think honour is not here. I think the Minister should be the last one to talk about honour. Anyway, I did speak on that but as my hon. colleagues say they can amend it further if they feel very strongly about it but we should move on."
}