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

{
    "id": 112037,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112037/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of Order, Mr. Speaker, Sir. Before the Assistant Minister continues, is he in Order to mislead the House that the Board is limited to four meetings? It is a minimum of four meetings; so, they can hold more meetings. Is he in Order?"
}