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

{
    "id": 193005,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/193005/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Hon. Khaniri, while that is a valid point of order, but let us just proceed. The sitting arrangement has been an issue, but we have not even ruled about it. Mr. Kathuri, go ahead and complete your contribution."
}