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

{
    "id": 3022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3022/?format=api",
    "text_counter": 276,
    "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. Deputy Speaker, Sir. The floods have caused a crisis. The Government has been briefed by the Minister. All we are asking is; “Bring that brief to Parliament”. She does not need to be here in person. I do not need to tell this Minister how to run his Government. He can come and give us the brief that he will be given by the Minister and the House will be happy or will take other action."
}