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

{
    "id": 258702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/258702/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is a sacred rule of this House that no hon. Member should repeat oneself unnecessarily. Hon. Mungatana is just saying what he has been saying all along. Is he in order?"
}