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

{
    "id": 152464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152464/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I had sought a clarification from the Minister on the earlier Ministerial Statement that he had made on whether he could consider doing census in line with the new districts that have been created."
}