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

{
    "id": 42959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42959/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, although I agree with the Assistant Minister that we must exhaust diplomacy to the fullest, why is Kenya not protecting the residents of Migingo from harassment by Uganda, pending diplomacy? Why are we talking of what the Government is going to do when the problem is more than two years old and the Government ought to have done all those things earlier?"
}