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

{
    "id": 574502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/574502/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " You may now draw the bar and open the door. Order, Members! As you take a well-deserved break, I direct that we will go to the Committee of the Whole for Order Nos.12, 10 and 9 in that order. Next order!"
}