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

{
    "id": 32207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32207/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of Order, Mr. Deputy Speaker, Sir. The Standing Orders also permit you and any Member of the House, and they do it all the time when they are reducing the period of publication, to shorten the time. May I ask that you do away with the two hours notice, so that we can go straightaway to debate?"
}