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

{
    "id": 10260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10260/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Madam Temporary Deputy Speaker, the reason why these Questions were raised under Private Notice is because of the urgency of the matter. Allowing the Assistant Minister until next week to answer them will have negated the essence of asking Questions by Private Notice. Why can he not answer them tomorrow?"
}