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

{
    "id": 95004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95004/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, I happen to use this road on very regular basis and you have been to that area. Unlike you and I, the Minister hardly visits that area. So, he would not know that footbridge is half complete. That is why people are using the road rather than the footbridge. Could he go and find out what exactly happened because that footbridge has not been completed?"
}