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

{
    "id": 66207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66207/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Given that you were, in fact, holding his brief, then is it not right that he should accept he knew right from the beginning that you could live to the standards you have set in this House when he chose you to represent him in Mombasa?"
}