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

{
    "id": 132219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132219/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, I think that as a House, it is important that our Standing Orders appear to have harmony between them. I am looking at the ruling that you have made and trying to reconcile it with the fact that for a Member to lose his seat in the House he or she needs to be away from the House for eight consecutive sittings. I wonder why then it should not be possible to make it harmonious so that even for committees it becomes eight sittings instead of four. Does it not look disharmonious that one part of the Standing Orders says this and another says that?"
}