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

{
    "id": 19694,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19694/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I do recall that this is an issue that has previously come before this House and allegations have been made. I am just seeking your guidance on whether that has been investigated before this Question is answered because it touches on the answer that will be provided."
}