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

{
    "id": 282526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282526/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, while appreciating what the Ministry is doing so far, I would like to know from the Minister what she is doing to provide food for those who have already been settled, particularly those who were settled at Kipkabus in Uasin Gishu."
}