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

{
    "id": 389234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/389234/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! The Speaker is on his feet but I have heard you. I will defer it to Wednesday next week anytime after 3.00 p.m. after we dispose of the preliminary orders. Sen. Nobwola, you still have the right of reply although we have not done well with time. So, I will give you five minutes to reply just before the vote is taken. That is for both the amendment and the Motion."
}