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

{
    "id": 201050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201050/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Mr. Speaker, Sir, last week during the debate on the 15th PIC Report, I was mentioned adversely without a Substantive Motion being brought to the Floor of the House. I urge that the remarks which were made be expunged from the HANSARD records since there was no merit to them."
}