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

{
    "id": 55741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55741/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, mine was a request for a Ministerial Statement. I was informed last week that the Prime Minister had prepared an answer and that it would be delivered by the Minister of State for Provincial Administration and Internal Security, who I see is seated and ready."
}