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

{
    "id": 122027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122027/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Thank you very much, Mr. Deputy Speaker, Sir. Since the Assistant Minister is unable to answer part “c”, which is a very important part of the Question as you can see from the general interest of the Members of Parliament; could I ask that you defer this Question until he gives us a proper answer for part “c” also?"
}