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

{
    "id": 14201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14201/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I would like to know from the Assistant Minister whether the charges or the levies charged by the engineers to draw the designs and the Bill of Quantities are official from the Ministry or they are just random from the engineers in the field?"
}