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

{
    "id": 14221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14221/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Mr. Speaker, Sir, the Attorney-General is the keeper of the law of this country. I want to ask him now why it has taken him two years to compensate the claimants whose judgments were given in the year 2009 and 2010; why has it taken you more than 24 months?"
}