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

{
    "id": 317451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/317451/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister for Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Mr. Speaker, Sir, first, let me apologise for not being here when the Question was asked for the first time. I sincerely miscalculated. If I had come in ten minutes after the House convened, I would have been on time."
}