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

{
    "id": 91748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91748/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Indeed, I have already made a visit to the area and directed that the road be repaired. My Ministry, through the Kenya National Highways Authority (KNHA) has procured a contract for the repair of the said road at a cost of Kshs300 million, starting from Maili Tisa to Nangili Section and the contractor is already on site."
}