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

{
    "id": 292351,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/292351/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " On a point of order, Mr. Speaker, Sir. In view of the very eloquent speech by Prof. Anyang-Nyong’o, the Members are convinced. Would I be in order to ask that the Mover be called upon to reply?"
}