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

{
    "id": 124272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124272/?format=api",
    "text_counter": 115,
    "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. Is the Minister in order to mislead this House by saying that they did not have money for equipment, yet it is well known that a contract sum includes the equipment; it is part of that amount?"
}