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

{
    "id": 245203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245203/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have heard you and understood your feelings. I will abide by your ruling and on the basis of the evidence that I have, I shall draft a Motion duly and procedurally according to the rules of this House. I will do so."
}