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

{
    "id": 36479,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36479/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for Mr. Lessonet to ask the Prime Minister to take personal responsibility? What is so personal about drought? This is because I cannot remember reading anywhere that drought can be caused by an individual. So, what personal responsibility can an individual take?"
}