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

{
    "id": 255133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255133/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Kimeto",
    "speaker_title": "",
    "speaker": {
        "id": 351,
        "legal_name": "Anthony Kimeto",
        "slug": "anthony-kimeto"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion. THAT, in view of Kenya's commitment to equitable development of all regions in the country; taking cognizance of communications as an engine of economic growth; noting that different forms of transport require proper planning and co-ordination, this House urges the Government to develop and implement a comprehensive transport policy to provide a framework for infrastructural development throughout the country."
}