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

{
    "id": 301008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301008/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Minister in order to come here not having consulted his colleagues while the Question had indicated he should have consulted them about the degazettment and illegal allocations and now he attempts to answer when he has not done enough consultations? Can we defer the Question until he consults?"
}