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

{
    "id": 342735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342735/?format=api",
    "text_counter": 953,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " I beg to move that The Agriculture, Livestock, Fisheries and Food Authority Bill, Bill No.61 of 2012, be now read the Third Time."
}