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

{
    "id": 3554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3554/?format=api",
    "text_counter": 399,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Assistant Minister to mislead this House that hon. Bashir, I mean Mr. Bashir - whether he is honourable or not, I do not know - should keep away from our country yet the same Government has sent a Minister to go and assure him and even invite him to come to our country to prove that he cannot be arrested? Is that contradiction deliberate or you are trying to mislead the House?"
}