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

{
    "id": 501104,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/501104/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Hon. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 1618,
        "legal_name": "Francis Munyua Waititu",
        "slug": "francis-munyua-waititu"
    },
    "content": "On a point of order, hon. Temporary Deputy Speaker. Is it in order for hon. Simba to tell you, hon. Temporary Deputy Speaker, that you are not listening when he knows that you are a very active speaker in this House? Is it in order?"
}