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

{
    "id": 128294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128294/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Speaker, Sir, as I said earlier, Matiliku District Hospital serves a population of close to 200,000 people, and it is the only big facility in that district. Out of the Kshs300 million that the Minister has this financial year, how much is he allocating to improve the facilities and make this hospital operational?"
}