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

{
    "id": 100428,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100428/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Hon. Shakeel, I am sorry. I do not want to defer the Question. The Assistant Minister is here. If you have any specific question, you can ask him. Assistant Minister, can you give your final submission?"
}