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

{
    "id": 153478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153478/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Dr. Khalwale, I think you are making a personal statement. I know you know this work has gone through the Committee Stage; it has come back and I know you had made some remarks. The debate has been going on; so, you can go ahead and conclude your remarks."
}