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

{
    "id": 54647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54647/?format=api",
    "text_counter": 14,
    "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": "(a)The Minister’s Gazette Notice No.16229 of December, 2010 lifts the ban on exportation of raw nuts. However, the Gazette Notice has been challenged in court by High Court Case No.JR368 of 2010."
}