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

{
    "id": 66336,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66336/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, in order for the Government to realise the best fertilizer prices, procurement of fertilizers should be done through open tendering. Can the Assistant Minister assure this House that this was done and that the National Cereals and Produce Board is not single-sourcing importers but rather it is tendering for importation of fertilizers?"
}