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

{
    "id": 515151,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/515151/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Sen. Wangari",
    "speaker_title": "",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "Mr. Speaker, Sir, I want to undertake on behalf of my Committee and my Chairman, that we should be having that response in two weeks, that means 26th March,2015."
}