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

{
    "id": 42430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42430/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, you have heard the Assistant Minister speak so casually. We are talking about the lives of Kenyans. Yesterday, the Commander-in-Chief said that Migingo is part of Kenya, yet we know we have Ugandan policemen there. What is the Ministry doing about this issue?"
}