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

{
    "id": 59402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59402/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, there is a point of order which was raised before I finished answering Mr. Nyamweya’s question. I perused through the papers I had, and I have realized that the calculations include Mr. Oudus’ pension; it has all been paid. I honourably table these papers."
}