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

{
    "id": 300973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300973/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, the Bill was done and it was recommended to the Cabinet. So, it has not yet come out from the Cabinet. Once it is done, it will come to this House and I will urge my fellow hon. Members to pass this Bill so as to minimize the pain and suffering of our people."
}