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

{
    "id": 66563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66563/?format=api",
    "text_counter": 274,
    "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 was just pleading with you; in view of the importance of the matter, to just give us a little leeway to ventilate. Please, Mr. Speaker, Sir. You should begin with me!"
}