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

{
    "id": 120643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120643/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I am not asking why, but I want to know the situation on the ground. I want to know about the situation on the ground. Anyway, may I know from the Minister exactly what kind of support has actually been delivered to the people on the ground?"
}