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

{
    "id": 91114,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91114/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " On a point of order, Mr. Speaker, Sir. First of all, I want to apologize for not having been attentive enough because of the loud consultations in the House when you touched on Question No.006 on the Order Paper. You made a ruling that it should be listed on the Order Paper on Thursday."
}