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

{
    "id": 234628,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234628/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, air safety is a very serious matter. When the Kenya Airways suspends an important flight as the one to Kisumu, it must be a serious matter. What is the position of the Department of Civil Aviation on the safety of that runway as we stand now?"
}