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

{
    "id": 34028,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34028/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "But I want to say that we are doing everything possible to deal with the problem of prison staff houses. I can bring a report six months down the line to indicate how many houses we will have put up because it is a matter that we are taking very seriously."
}