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

{
    "id": 1786,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1786/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " I am sorry, Madam Temporary Deputy Speaker. In response to the petition by Dr. Robert Monda on behalf of the striking medical practitioners, pharmacists and dentists in the Republic of Kenya, I want to respond in form of a Statement."
}