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

{
    "id": 6643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6643/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I have filed another Question dealing with drugs and addressed it to the Office of the Prime Minister. In order to save the time of this House, I would request that when the Prime Minister responds to the Question by hon. Mungatana, the Chair kindly allows him to answer the Questions together because they are basically inter-related."
}