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

{
    "id": 7942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7942/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) I am aware that residents of Mutyambua and Kasikeu locations are unable to cross Kiatini (Muoni) River during this rainy season. Due to budgetary constraints, my Ministry was not able to allocate funds for the construction of the said bridge during this financial year. (b) Consideration will be given for the construction of the bridge once it is factored by the Makueni Constituency Roads Committee in its work plan."
}