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

{
    "id": 233509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233509/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Dr. Rutto",
    "speaker_title": "",
    "speaker": {
        "id": 323,
        "legal_name": "Sammy Kipkemoi Rutto",
        "slug": "sammy-rutto"
    },
    "content": "Mr. Speaker, Sir, while the Assistant Minister was answering part \"c\" of the Question, he hinted on certain measures that he intends to take to reverse the trend. One of them was zero-rating machinery and implements. Could he also consider zero-rating farm inputs because that is where the problem is?"
}