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

{
    "id": 51337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/51337/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Hon. Shakeel is not in the House, but the Question concerns the people of Chiga and Kolwa who cut across Kisumu Town East and Kisumu Town West. May I, kindly ask for the Chair’s leave to ask this Question on his behalf?"
}