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

{
    "id": 1085490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1085490/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Members, you know the rules of the House. The Hon. Member has stood in his place and he is perfectly within the rules of the House. If he does what he has done, the Hon. Speakers’ rule is merely to put the Question as to whether the House agrees with him. If you do not agree with him, you will continue. However, if you agree with him then the mover will be called to reply. Therefore, I will put the Question."
}