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

{
    "id": 273895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273895/?format=api",
    "text_counter": 357,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, I rise in support of the Motion. I agree that we need time to complete the business on the Order Paper. The Leader of Government Business should not worry too much. He was not sleeping. Indeed, he was napping on the job."
}