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

{
    "id": 30435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30435/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister has given so many reasons why the price of sugar has gone up; one being the closure of some sugar factories for maintenance, including Mumias Sugar Company. I am aware that in the next two months, more sugar factories will be closing down for maintenance for another two months. Does it mean that the price of sugar will still go up?"
}