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

{
    "id": 1019781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1019781/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "I support Sen. (Dr.) Ali that we should resume sitting on Tuesdays, Wednesdays and Thursdays because we have a lot of work to do. It is necessary to use our time prudently because we travel from our constituencies to attend sittings. We cannot waste a whole day doing nothing."
}