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

{
    "id": 127668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127668/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Mr. Speaker, Sir, I have noted that the Assistant Minister has carefully avoided to answer part “b” of my Question. This is because he has not stated the road works undertaken under that programme. He has only given us the dates when the programme started and ended."
}