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

{
    "id": 230103,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230103/?format=api",
    "text_counter": 360,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Am I in order to inform the House that we extended our stay because we thought that we were going to debate the Statue Law (Miscellaneous Amendment) Bill? Therefore, would I be in order to support what was proposed by Mr. Midiwo?"
}