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

{
    "id": 77260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77260/?format=api",
    "text_counter": 466,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": " Mr. Speaker, Sir, it will be done. I listened to the Member very keenly. It sounds to me like one of those things that require indepth research. Would it be in order to say that the statement be made in 14 days from today?"
}