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

{
    "id": 314187,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314187/?format=api",
    "text_counter": 1234,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. Just to make sure that we are moving together, I do not know at what stage the Minister was going to be told that we want two particular clauses to be recommitted. That is Clauses 16 and 17. His report should be on condition that those two clauses are recommitted."
}