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

{
    "id": 34508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34508/?format=api",
    "text_counter": 298,
    "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 aware that the tender for the completion of the road was advertised, adjudicated and the contract awarded to the winning bidder on the 27th May, 2011."
}