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

{
    "id": 262475,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262475/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The purpose of my point of order is to try and assist this House. The Minister referred to is sitting right at the Front Bench. Could you allow the Minister for Energy to confirm to the House whether that is, indeed, the position as opposed to wasting time for the House?"
}