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

{
    "id": 333123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333123/?format=api",
    "text_counter": 260,
    "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. Wambugu, I note your concerns. He will not be able to deal with this matter. That is why he is requesting for ten days so that he can conclude the matter. Mr. Assistant Minister, are you confirming that?"
}