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

{
    "id": 100476,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100476/?format=api",
    "text_counter": 161,
    "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": "(b) I have instructed the regional manager of the Kenya National Highways (KENHA) Lower Eastern, to address the issue and I can confirm that already the site- patching of potholes has already commenced. We have allocated Kshs1.5 million this financial year and a further Kshs4.5 million in the next financial year for the same road."
}