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

{
    "id": 3403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3403/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I mentioned that we had all the districts in Kenya allocated Kshs351,000 each for vehicle repairs. I have also said that if the Kshs351,000 is not enough as the Member has alleged, then the DC should write to us requesting that we top up what is required and we will give that money."
}