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

{
    "id": 234354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234354/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I am just referring to the use of the word \"technical\". I note that technical officers from the Ministry of Lands were not even invited to listen to this particular Motion. May I also request that those relevant Ministers also invite the relevant technical officers so that we have technical back-up for appropriate institutional memory and follow-up?"
}