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

{
    "id": 37321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37321/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Gaichuhie",
    "speaker_title": "",
    "speaker": {
        "id": 17,
        "legal_name": "Nelson Ributhi Gaichuhie",
        "slug": "nelson-gaichuhie"
    },
    "content": "Mr. Speaker, Sir, the Minister has said that they had a lot of unforeseen earth works to do. I thought before they do a road, they always do a proper design, which takes a lot of time and money. Could he tell us why the designer of the road could not anticipate those earth works?"
}