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

{
    "id": 85283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85283/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice President and Minister for Home Affairs",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "With regard to pending Ministerial Statements, yesterday some Members of this august House voiced their displeasure to the Chair over the failure by Government Ministers to deliver Ministerial Statements as promised."
}