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

{
    "id": 182781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182781/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Very well. Let us move on to the next Question. The Leader of Government Business has just walked in. Maybe, he will be able to give us an explanation as to why Ministers are not here to answer Questions."
}