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

{
    "id": 223308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223308/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Health",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " Mr. Deputy Speaker, Sir, would I be in order to request that you use Standing Order No.1 and order that another hon. Member asks this Question so that I can answer it? I may not be available to answer this Question tomorrow."
}