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

{
    "id": 2375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2375/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "The Assistant Minister, Ministry of State for Special Programmes",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I am unable to provide the number of people who have died in the country due to famine. That is because, whereas famine may give rise to life threatening diseases, it is not a disease in itself."
}