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

{
    "id": 2827,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2827/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Transport the following Question by Private Notice. (a) Is the Minister aware that there is an imminent strike by matatu operators in the whole of Nairobi due to harassment by police? (b) What urgent measures is the Government taking to avert the strike, which would paralyze transport and greatly inconvenience Nairobi residents?"
}