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

{
    "id": 333950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333950/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Prof. Anyang’-Nyong’o",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": " Mr. Speaker, Sir, this Question was referred to the Minister for Public Health and Sanitation. I think a letter to that effect has been directed to the Clerk of the National Assembly. Matters of circumcision are handled by that Ministry. The Assistant Minister is here and he confirms that the Clerk has not yet communicated to the Ministry for an answer to this Question."
}