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

{
    "id": 301001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301001/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I had actually asked when he will be bringing the Cabinet Paper. So, he ought to tell us when he will be ready to table the Cabinet Paper. It was part of the Question; with your permission."
}