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

{
    "id": 98071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98071/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This House has ruled on many occasions that the answers which are given to hon. Members should be the same as the ones that the Ministers are reading. The Assistant Minister is reading a different answer from what I have here. I do not mind getting a copy of what she is reading and this Question being repeated as we move on this afternoon."
}