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

{
    "id": 122394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122394/?format=api",
    "text_counter": 240,
    "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. Deputy Speaker, Sir. My statement said, “ongoing court cases.” That list has been tabled in this House many times. If I need to table it again, the Standing Orders allow me to do so in 24 hours. I can re-table the same documents that are the property of this House."
}