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

{
    "id": 231302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231302/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Roads and Public Works the following Question by Private Notice. (a) Is the Minister aware that Nambale Bridge on Sio River linking up Butula and Nambale constituencies is submerged, thus cutting off communication between the two constituencies? (b) What urgent measure is the Minister taking to address the issue?"
}