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

{
    "id": 43849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43849/?format=api",
    "text_counter": 1050,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "On a point of order, Mr. Chairman, Sir. I am seeking your guidance. The amendment we are now discussing is the one that has been proposed by the Constitution Implementation Oversight Commission, through the Chair. I have also proposed an amendment to the same First Schedule."
}