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

{
    "id": 1214567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214567/?format=api",
    "text_counter": 405,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Murango",
    "speaker_title": "",
    "speaker": {
        "id": 13585,
        "legal_name": "Murango James Kamau",
        "slug": "murango-james-kamau"
    },
    "content": "Mr. Temporary Speaker Sir, the second Statement is pursuant to the same Standing Order No. 53 (1). I did request for this Statement two and half months ago. If you allow, I think we need to pull up our socks a little bit, so that we can get answers to this Statements, when they go to Committees."
}