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

{
    "id": 161195,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161195/?format=api",
    "text_counter": 65,
    "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": "The Ministry will also construct a drift downstream of the existing bridge at a cost of Kshs13 million in the Financial Year 2009/2010 to be used by vehicles weighing over 15 tonnes."
}