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

{
    "id": 153104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153104/?format=api",
    "text_counter": 361,
    "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, Madam Temporary Deputy Speaker. I thought the Dispatch Box and the Front Bench were reserved for Ministers. That is the side of the Government. What is hon. Kaino doing on that side?"
}