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

{
    "id": 247200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/247200/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Marende",
    "speaker_title": "",
    "speaker": {
        "id": 289,
        "legal_name": "Kenneth Otiato Marende",
        "slug": "kenneth-marende"
    },
    "content": "Mr. Speaker, Sir, you have previously ruled in situations where Ministers have come with Ministerial Statements; that the questions we can ask are restricted because the matter has not been raised as a Question. So, I think if it was answered as a Question then it will give more opportunity to Members of the House to interrogate the Minister."
}