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

{
    "id": 95015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95015/?format=api",
    "text_counter": 88,
    "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 it in order for the Minister to say that people are using the bridge from the pictures that he has when I stated, very clearly, that most people would rather use the actual bridge than the footbridge? Women with children and old people do not use this footbridge."
}