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

{
    "id": 100868,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100868/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Standing Order No.80 (3) (c) says:- “Civil proceedings shall be deemed to be active when arrangements for hearing such as setting down a case for trial, have been made, until the proceedings are ended by judgment or discontinuance.”"
}