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

{
    "id": 78927,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78927/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Deputy Speaker, Sir, given the assurances that the Assistant Minister has given, could we have this Question deferred to next week, so that we can interrogate him further after he has made the arrests that he has promised to do this afternoon?"
}