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

{
    "id": 307139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/307139/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I really do not want to interrupt the hon. Member, but looking at the business before us and the mood of every contributor, I suggest that you call upon the Mover to respond, so that we can move ahead to other business."
}