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

{
    "id": 5952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5952/?format=api",
    "text_counter": 465,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Madam Temporary Deputy Speaker, I would like to respond. I want to start by thanking very much those Members who have contributed to this Bill, especially the two distinguished Members who made reference to previous association between me and them. They have more than vindicated that it was a good career move to be involved in molding future lawyers."
}