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

{
    "id": 10485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10485/?format=api",
    "text_counter": 298,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " So, hon. Shakeel, you are requesting to be given more time to study the list that has been tabled and, therefore, we can put this Question on the Order Paper on Tuesday next week, so that you will have enough time to study it and then you will be able to interrogate the Assistant Minister’s answer."
}