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

{
    "id": 10860,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10860/?format=api",
    "text_counter": 205,
    "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, there is another Question that has been asked by Mr. Mwau which also relates to this subject of drugs. I have found that this matter is more involved and requires more research work. I, therefore, would request that I deal with this matter next week."
}