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

{
    "id": 16883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16883/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I indicated that we have already allocated some funds for this road. However, if you were to use the emergency funds, then it would amount to a double allocation for the same project. We hope to shorten the period upon which we can ensure that a contractor is there without going through the usually long procurement processes."
}