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

{
    "id": 10866,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10866/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I do not know which speech the hon. Member is referring to but when I saw the Question the way it is framed I said I will be ready to respond to it next week. I am not ready because I do not have the answer now."
}