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

{
    "id": 5614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5614/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in fact, the last time I was here and this Question was raised by the hon. Member, the answer I gave then contained quite an amount of details about what has happened to the other directors who are known, including I recall from memory that some of them had passed on."
}