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

{
    "id": 81548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81548/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. In view of the nature of that Question, as a Ministry, we intend to pursue it to its logical conclusion so that the family of the deceased can be compensated."
}