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

{
    "id": 117918,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117918/?format=api",
    "text_counter": 48,
    "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 am unable to confirm at this time that the construction of the road will be accommodated in the 2010/2011 Financial Year Budget. This is because my Ministry is in the process of finalising the Roads Sector Investment Plan, which will provide the framework for prioritising roads for construction, including the Sigalagala-Butere-Sidindi Road."
}