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

{
    "id": 201706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201706/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, Mr. Ojode! You have raised your point. I would advise hon. Members to attend the House, sit here and follow the debate. But the issue raised is important. Under the Standing Orders, once a quorum issue is raised, the Speaker must confirm. I can see without even referring to the Clerk-at-the-Table that there is no quorum. Therefore, I order the Division Bell be rung."
}