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

{
    "id": 208751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/208751/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " On a point of order, Mr. Speaker, Sir. You round the decimal three to the nearest whole number. In this case, the nearest whole number is not 145 Members but 144 Members."
}