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

{
    "id": 301956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301956/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "In view of the above and taking cognizance of the need to comprehensively address development of the agricultural sector, which continues to be the engine for the economic growth n the country, this House hereby is urged to support and pass the Sessional Paper No. 4 of 2011, the National Agricultural Sector Extension Policy."
}