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

{
    "id": 101620,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101620/?format=api",
    "text_counter": 108,
    "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": "Question (a) and (b) have been overtaken by publication of the Gazette Notice No.6208 of 31st May, 2010, lifting the ban on exportation of raw nuts."
}