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

{
    "id": 450412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/450412/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Senator. You know better that all the business of last year elapsed last year at the end of the Session. This is another Session and so you need to revisit the matter afresh if you wish to continue with it."
}