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

{
    "id": 70285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70285/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am just asking whether you can use your discretion to allow further clarification."
}