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

{
    "id": 586807,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/586807/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Sen. Wangari",
    "speaker_title": "",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I was hoping that the Statement would be issued today, but I want to also excuse myself because I will not be in next week. I request that you direct that the Statement be brought to the Floor on Tuesday of the following week."
}