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

{
    "id": 2587,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2587/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister for East African Community",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. A soldier from my constituency also died in that plane. My constituency is not located in northern Kenya. It is very unfair for people to come to this august House to peddle untruths especially on very serious matters like the ones we are dealing with."
}