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

{
    "id": 2069,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2069/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, the hon. Member was a Provincial Commissioner and I agree that he knows the procedures. However, did the procedure during his tenure entail looking for the area MP to hand in an appeal? In this particular case, Police Constable Kioko gave his appeal to hon. Kiilu. I am requesting hon. Kiilu to ask Kioko to take the appeal to his presiding officer, so that we can consider it."
}