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

{
    "id": 145508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145508/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Deputy Speaker, Sir, with the formation of so many districts, it happens that most constituencies which have been upgraded to districts do not have health centres or district hospitals to serve the population. When will the Ministry avail district hospitals in all the districts that have been formed?"
}