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

{
    "id": 352002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/352002/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "The Member for Suba",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " On a point of order, Mr. Speaker, Sir. In line with what hon. T.J. Kajwang has just said, the Clerk has no discretion at all under our laws - whether the Constitution or our Standing Orders - to come up with rules of procedure which are not"
}