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

{
    "id": 1158932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1158932/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Thank you, Mr. Speaker, Sir, for giving me the opportunity to second this Bill. I also want to thank all the Members. It was not as easy because both sides had an issue on this Bill, more so, the National Assembly."
}