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

{
    "id": 469026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/469026/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Senators, I will now proceed to put the Question. Please take note that this is a matter where every hon. Senator, elected or nominated, has one vote. It is not a matter affecting counties. I will, therefore, put the question in the general way."
}