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

{
    "id": 221437,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221437/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Transport the following Question by Private Notice. What urgent measures is the Minister taking to repair the runway at Kisumu Airport whose pot-holed surface is posing grave danger to aircraft and passengers using it?"
}