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

{
    "id": 13182,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13182/?format=api",
    "text_counter": 234,
    "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. A while ago I stood on a point of order and you asked me to be patient and wait for the Deputy Prime Minister and Minister for Finance. My point of order was not directly related to the answer he was going to give."
}