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

{
    "id": 1032022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1032022/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. Looking at the time, we have less than 40 minutes before the House adjourns and we have more than eight people who have not spoken. If we go by the ten minutes that would run into 80 minutes and we do not have that kind of time. Will I be in order to suggest that the talk time be reduced to five minutes so that most of us are accommodated?"
}