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

{
    "id": 22288,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22288/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Speaker, Sir, in view of the scanty information that has been given by the Assistant Minister, knowing that the budgetary allocation shortfall is there and the Assistant Minister is denying, would I be in order to ask that you defer this Question so that he can give us the details of what has been done in each constituency?"
}