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

{
    "id": 118354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118354/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, while thanking the Assistant Minister for the answer, I get concerned when he under-estimates the problems this system has caused. Could he confirm that while there have been small challenges in implementing this system; there is a problem of liquidity at the Treasury?"
}