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

{
    "id": 287665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287665/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I appreciate what the Minister says, but in view of collective responsibility, is he in order to say that the question can only be posed to the Government as a whole? Posing to him is posing to the Government as a whole!"
}