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

{
    "id": 95031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95031/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Mwaura",
    "speaker_title": "",
    "speaker": {
        "id": 106,
        "legal_name": "David Njuguna Kiburi Mwaura",
        "slug": "david-mwaura"
    },
    "content": "Mr. Speaker, Sir, now that the Minister has indicated that works on the eastern side of this bridge will be done during the Financial Year 2010/2011, how much money has he allocated for this project to kick off as expected?"
}