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

{
    "id": 60501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60501/?format=api",
    "text_counter": 212,
    "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, hon. Emilio Kathuri, MP for Manyatta wanted to know about taxes on medicine. To my knowledge, we do not levy any taxes on medicine or even medical equipment imported into the country."
}