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

{
    "id": 325906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/325906/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish to formally move that strangers in the House be allowed to leave and that the cameras be shut down, so that hon. Members can be allowed to interrogate the Minister on Question No. 3 by Private Notice on the Order Paper."
}