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

{
    "id": 992223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/992223/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Indeed, Mr. Deputy Speaker, Sir, by the time we adjourned at 12. 30 p.m. I was on the Floor and the Speaker had promised that he would give me an opportunity to finish giving my remarks when we resume at 2.30 p.m. So, whether there will be any change or not, at times we give our ideas or speak on a matter for the record; for posterity."
}