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

{
    "id": 57254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57254/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Minister for Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "We were not aware in the weekly programme that this Question would feature. So, I do not have the answer to the Question at present. However, I would request the Chair to defer this Question to tomorrow afternoon and I will answer it."
}