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

{
    "id": 15095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15095/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "I was intending to do so, but I have consulted the Minister and he has said that the Question has been referred to the Ministry of Public Health and Sanitation. So, he does not have an answer yet."
}