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

{
    "id": 71554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/71554/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, before I ask this Question, I wish to seek the guidance from the Chair. This Question has now come up twice. I asked the Question and the first supplementary question. Some hon. Members who contributed brought up issues which the Chair undertook to rule on before this Question could proceed. I was wondering if the Chair could give us directions on the same."
}