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

{
    "id": 69471,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69471/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, was it in order for the Chair of the HBC, in his own discretion, to jump Order Nos8 and 9 and give preference to Order No.10 without the HBC having met?"
}