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

{
    "id": 79010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79010/?format=api",
    "text_counter": 190,
    "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 not able to confirm at this point when the road will be upgraded to bitumen standards. However, it will be considered for funding along other priority projects. Nevertheless, my Ministry will continue setting aside funds for maintenance of this road in order to maintain it to a motorable standard."
}