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

{
    "id": 6108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6108/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Yes, Mr. Temporary Deputy Speaker, Sir. I want to start by apologizing to the Member for Naivasha, hon. Mututho because he had not received a copy of the answer by the time I started answering. My profound apologies! I am advised that he now has a copy of my answer."
}