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

{
    "id": 567651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567651/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Hon. Gichigi",
    "speaker_title": "",
    "speaker": {
        "id": 1909,
        "legal_name": "Samuel Kamunye Gichigi",
        "slug": "samuel-kamunye-gichigi"
    },
    "content": "Thank you, Hon. Deputy Speaker. I listened to Hon. Wandayi prosecute his issue. You should not have permitted him to divert from the actual position. There is no vacuum just to ask you to make a ruling without him being very specific on the Standing Orders he was rising under."
}