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

{
    "id": 23326,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23326/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, we will now proceed to the next Bill. This is the National Government Loans Guarantee Bill (Bill No.43 of 2011). It will be moved by the Deputy Prime Minister and Minister for Finance."
}