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

{
    "id": 202817,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202817/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Dr. Manduku",
    "speaker_title": "",
    "speaker": {
        "id": 396,
        "legal_name": "Hezron Manduku",
        "slug": "hezron-manduku"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir I beg to move:- THAT, Clause 3(c)(ii) be amended- in paragraph (b) by inserting the word \"of\" immediately after the word \"placing\" appearing in the second line;"
}