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

{
    "id": 164285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164285/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister says he had a candid discussion with Mr. Kaino. The Question belongs to the House. Is he in order to mislead the House that because he had a private discussion with the hon. Member, he does not need to answer the Question in the House? The answer is being waited for by the hon. Members!"
}