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

{
    "id": 86412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86412/?format=api",
    "text_counter": 234,
    "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, may I request you to consider issuing a ruling on whether I can make that statement in this House or not. These, as I said, are two cases which are still alive and pending in court and they are being heard as I speak."
}