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

{
    "id": 8473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8473/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. He is just ambiguously stating that there are some documents in the diplomatic circles that cannot be tabled in this House. This House has the right to all information in Government circles. Unless he can quote a specific statute that denies this House from accessing any diplomatic information, he is not in order. Is he in order to mislead this House?"
}