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

{
    "id": 8281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8281/?format=api",
    "text_counter": 398,
    "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. Deputy Speaker, Sir. Will I be in order to ask the Assistant Minister to table the clarification that they have sought from the Ministry of Foreign Affairs, as we await for the answer to be given?"
}