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

{
    "id": 207854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207854/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I wish to appreciate the Minister's decision to exercise collective responsibility. Given the sensitivity of the Question and the details in the papers, and the Minister has just walked in, can I seek your indulgence that he replies?"
}