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

{
    "id": 96646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96646/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Speaker, Sir, I undertake that I will supply the names to the Member of Parliament, maybe, through correspondence. Mr. Speaker: Please do so. Let us move on to the Question by the Member for Wajir South!"
}