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

{
    "id": 95023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95023/?format=api",
    "text_counter": 96,
    "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 aware that there was an accident as soon as the bridge was built there because people were not using it? Secondly, two people were killed on the road because of insecurity."
}