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

{
    "id": 68687,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68687/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Speaker, Sir, could the Minister tell us exactly when he expects this project to be operational? He has just given us features of what infrastructure will be developed there. Could he also indicate how many Kenyans are expected to benefit from this project?"
}