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

{
    "id": 291169,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291169/?format=api",
    "text_counter": 207,
    "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 am answering the Question the way I should answer it. I am answering the Question comprehensively because that is the way the Question has been framed. I do not think that I am deviating from what is being called for."
}