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

{
    "id": 199034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199034/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Speaker, Sir, I would really like to protest. Yesterday, as the Minister was avoiding the Question by Mr. Khaniri, I knew he was having a sumptuous lunch in the Dinning Hall. Again, today we saw one of them there. I beg the Chair to prevail upon the Minister to take matters of this House seriously because it is our constitutional right to ask Questions!"
}