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

{
    "id": 22210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22210/?format=api",
    "text_counter": 47,
    "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. Speaker, Sir. This is a very serious matter! You have heard the Assistant Minister admit severally that the maize is rotten. Indeed, the documents that he has tabled show that the maize is rotten. Am I in order, therefore, to ask the Assistant Minister to go and withdraw all the food that he is talking about because the report he has tabled shows that the maize is rotten?"
}