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

{
    "id": 47500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47500/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Thank you, Mr. Speaker, Sir. You will recall that this Question had come earlier and the Minister was not present to answer it. Actually, the Chair did invoke some disciplinary action against the Ministry. I am a bit at a loss that this letter has come at this time and yet this Question is by Private Notice. Further, what makes me even more annoyed is that the Minister has gone to dine with the same people who have grabbed my island, which is the subject of this Question."
}