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

{
    "id": 101022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101022/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, the Minister has ably put in a Kshs5.1 billion for the police reforms. This has been disturbing us as a Ministry when he did not include the Kshs5.1 billion which was request for in his Budget Speech. I would want to request the Minister to move with speed in order for us to implement and enforce the police reforms."
}