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

{
    "id": 111601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111601/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, as I said, this is a very risky industry and there are only two other insurance companies which are ready to deal with this. That is why one of the recommendations was to revive it because it is a very vital sector."
}