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

{
    "id": 17036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17036/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "The Assistant Minister, Ministry of Public Health and Sanitation",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": " Mr. Speaker, Sir, I beg to ask for the intelligence of the House. I have discussed this Question with Dr. Nuh and think that I do not have enough material to supply him with an answer. So, I would prefer to answer it tomorrow afternoon."
}