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

{
    "id": 10491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10491/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Dr. Khalwale, much as you have an interest in the Question, that is a different question. I will, therefore, order that the Question be put in the Order Paper on Tuesday and the Minister comes with all the relevant information related to the Question."
}