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

{
    "id": 131235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131235/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I rise on a point of order to question whether he is in order to suggest that the advice given to the residents is not to drink water or give it to their livestock. So, how are they supposed to survive?"
}