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

{
    "id": 1110425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110425/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Narok North, ODM",
    "speaker_title": "Hon. Richard ole Kenta",
    "speaker": {
        "id": 420,
        "legal_name": "Richard Moitalel ole Kenta",
        "slug": "richard-moitalel-ole-kenta"
    },
    "content": " Thank you, Hon. Speaker. I have two Papers that I am supposed to table. Unfortunately, on perusal, I found that the clerks had mixed the Papers. I apologise for that and request that I be given more time to put the Papers in order before tabling. I can work on them and table them tomorrow."
}