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

{
    "id": 201096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201096/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " Order, Mr. Muite! If you are not objecting to the Memorandum by the President, you had an opportunity to add that during the debate! So, if you are not objecting or raising serious issues, I think you do not have much---"
}