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

{
    "id": 124314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124314/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Deputy Speaker, Sir, I have not received any of the documents the Assistant Minister has laid on the Table and yet, they are very important because they will enable the House or me to ask the Assistant Minister supplementary questions. I request the Chair to defer this Question until this afternoon so that we can have time to look at the list showing the allocation of funds that the Assistant Minister has laid on the Table. This will enable us ask supplementary questions."
}