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

{
    "id": 153915,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153915/?format=api",
    "text_counter": 380,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, there are some constituencies or districts that do not have Sports Officers. The Minister has made it mandatory that the Sports Officer is supposed to be a signatory to the Sports Fund. May I know from the Minister whether a Youth Officer can replace a Sports Officer in this regard?"
}