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

{
    "id": 199804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199804/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 1 of the Bill be amended- (a) by deleting the figures \"4, 11, 28\" respectively appearing in paragraph \"b\"; (b) by deleting the figures \"73, 74, 75\", respectively appearing in paragraph (d). That is in accordance with the discussions that were held and the votes that were carried on those clauses earlier on."
}