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

{
    "id": 55510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55510/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "In closing my contribution, I would like to appreciate the fact that there are very many areas which will be able to benefit from the introduction of a fertilizer factory in Kenya. One of them is the area of solid waste management. As we all know, solid waste in our urban centres has not been processed. Therefore, if we are to come up with a fertilizer factory, it will benefit from waste arising from solid waste processes, which will be used as an input in the fertilizer factory."
}