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

{
    "id": 16285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16285/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! Order! Order, hon. Duale! That is an argument. Hon. Members, let us be patient. We know what is happening in our country. The Assistant Minister is giving reasons; let us challenge the reasons, but you cannot just rise in order to put up an argument."
}