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

{
    "id": 66321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66321/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has said that the Government is undertaking a feasibility study with a view to establishing a fertilizer manufacturing plant in the country. We are aware that in the first Republic, there were efforts of establishing a similar plant. In fact, importation of equipment was done. What become of that initiative? Why did it stall? How much money did the Government lose at that time?"
}