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

{
    "id": 321533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321533/?format=api",
    "text_counter": 503,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Deputy Speaker, Sir, as hon. Eseli said, this Bill has passed through the Second Reading. It is supposed to go to the Committee of the whole House. What is happening, basically, is like we are debating it again. So, would I be in order to request that you call the next Order?"
}