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

{
    "id": 98003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98003/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, no policy shall be allowed to kill our industries. In fact, the coming into being of the East African Common Market has given us a market of over 100 million people as opposed to a market of about 32 million people."
}