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

{
    "id": 517003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/517003/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Sen. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "I agree with the sentiments you are expressing from the Chair. This is a matter which affects the lives and the future of our children. Some of them would want to put plans in place so that they resit examinations this year. Two weeks would be too long."
}