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

{
    "id": 25304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25304/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Deputy Speaker, Sir, I absolutely agree with the Deputy Leader of Government Business but in view of the fact that many chairpersons tabled amendments through reports this morning, could we be assured that all those amendments will appear on the Supplementary Order Paper this afternoon or tomorrow morning?"
}