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

{
    "id": 291548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291548/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir, as I ask this Question, I want to bring to your attention that this Question was on the Order Paper two weeks ago. It was deferred to last week subject to the Minister providing documents I requested for, which I have not yet received."
}