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

{
    "id": 125192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125192/?format=api",
    "text_counter": 563,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. We really respect the Chair. In view of the ruling that you have just made out of a point of order from hon. Githae, would I then be in order to ask hon. M. Kilonzo to declare his interest in this matter because he has been mentioned adversely?"
}