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

{
    "id": 16162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16162/?format=api",
    "text_counter": 42,
    "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. Temporary Deputy Speaker, Sir. You heard the Assistant Minister say that since last year the NCPB has not bought a single bag of maize for commercial purposes. Is he in order to mislead the House when, indeed, we know that from previous presentations they have bought---"
}