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

{
    "id": 66323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66323/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Speaker, Sir, the production of food relies on fertilizer to some extent. It is the type of fertilizer used that determines the quantity harvested. In 2009, this Assistant Minister assured this House that they will eventually do a soil survey to determine the kind of fertilizer that is required. Have they now done that survey, and if so, what are the results?"
}