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

{
    "id": 80767,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80767/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Deputy Speaker, Sir, in his answer, the Assistant Minister has said that a detailed engineering design review of the road is currently on-going and due to be finalized in April 2011. From the time I was in High School, that road has been under review of designs."
}