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

{
    "id": 43145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43145/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Chairman, Sir, I beg to move:- THAT, Clause 3 of the Bill be amended in paragraph (d) by inserting the words “in reviewing constituency and ward boundaries” after the words “with interested parties”."
}