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

{
    "id": 100030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100030/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am sorry, but I had just walked out to find out the whereabouts of the Minister. The Assistant Minister is abroad and the Minister is out of town on official duties. He has said that he had consulted the Office of the Clerk and asked for the Question to be deferred until Thursday next week."
}