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

{
    "id": 26082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26082/?format=api",
    "text_counter": 70,
    "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 also aware that the Government had promised in 2007 that the road would be upgraded to bitumen standard. However, no tender was awarded for the construction of this road because the prices of the quotes submitted by the tenderers were above the engineers estimates."
}