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

{
    "id": 78847,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78847/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give Notice of the following Motion:- THAT, this House adopts the Report of the Select Committee to Investigate the Root Causes of Cattle Rustling in Kenya laid on the Table today, Thursday, 4th November, 2010."
}