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

{
    "id": 100248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100248/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, he has said in newspapers and all over the media that there is corruption; he has actually given a great deal of confidence to this country for the future; why can we not give him the opportunity to do that?"
}