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

{
    "id": 1483496,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1483496/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Mr. Speaker, Sir, the volume that the counsel is referring to as volume one is not paginated. He had indicated that he had filed a separate volume that was properly paginated. Let us allow him to withdraw the documents that are not properly paginated and give us the volumes that are properly paginated. This exercise will be extremely painful if we proceed in the manner that we are proceeding. Let each party introduce their documents and substitute the ones they want so that we can proceed in a bit easier manner."
}