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

{
    "id": 104048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104048/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I also want to thank the Ministry for the efforts it has done this time to make available fertilizer and seeds at subsidized rates. I would like to know from the Assistant Minister what plans they have to ensure that more depots are also opened in areas where there are no NCPB depots."
}