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

{
    "id": 165555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165555/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "My Ministry has allocated Kshs9 million to Endao Bridge this Financial Year, 2009/2010. The money will be used to construct a dyke to tame the river to its original course as a temporary measure. The money is already with the District Roads Engineer awaiting the procurement process."
}