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

{
    "id": 12900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12900/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Prof. Anyang’-Nyong’o",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, let me first thank hon. Maina Kamau for bringing this Motion to Parliament. Let me also thank the Departmental Committee on Health for drafting the Cancer Bill. These are extremely important steps that are going to help us in the Ministry to go a long way."
}