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

{
    "id": 200002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200002/?format=api",
    "text_counter": 529,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Very well, Mr. Minister, you have made October 16, 2007 PARLIAENTARY DEBATES 4511 your point thank you. I would like to remind you that this is your Bill. If suddenly, hon. Members start leaving, we may not finish it! Ms. Njoki Ndung'u, you have the right of reply!"
}