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

{
    "id": 97031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97031/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. There is an issue you raised which the Assistant Minister has not responded to about how long it will take. He is all the time saying, he is going to do it. When is he going to do it?"
}