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

{
    "id": 1209660,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1209660/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "Mr. Speaker, Sir, from where I sit, I think it will be neat if the Members of the Committee that prepared this Report were the last ones to speak on this. You can guide me on that."
}