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

{
    "id": 303258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303258/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I did ask a particular question to the procurement procedure, and my point was corroborated by Mr. Olago. Why did you break the procurement rules and pay 30 per cent before the goods were delivered? Can you explain to this House why you had to do this?"
}