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

{
    "id": 135969,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135969/?format=api",
    "text_counter": 212,
    "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. Speaker, Sir, the Ministry’s Vision Statement is to attain and sustain world class roads infrastructure to enable socio-economic development. The Mission is to facilitate provision, maintenance and management of quality roads infrastructure in support of Kenya Vision 2030 aspirations."
}