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

{
    "id": 47293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47293/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is important to be serious on security matters in this House. On my left, there is a large group of suspicious people who look very organized and I suspect they are armed. Could we be introduced to these people – the last group over there?"
}