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

{
    "id": 55492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55492/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! Hon. Members, this Motion has a balance of 33 minutes and you know ten minutes will be allocated to the Responder. Therefore, we have 23 minutes for any other person to contribute. You will also realize that the Government Responder has already done his bit. Therefore, we are ready to conclude debate on the Motion."
}