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

{
    "id": 20081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20081/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, my position is still valid. I oppose the Motion on the extension of sitting time because I am convinced that the time we have between now and 6.30 p.m. is adequate for us to address the matters before us and conclude them."
}