GET /api/v0.1/hansard/entries/123892/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123892,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123892/?format=api",
"text_counter": 80,
"type": "speech",
"speaker_name": "Mr. I. Muoki",
"speaker_title": "",
"speaker": {
"id": 87,
"legal_name": "Isaac Mulatya Muoki",
"slug": "isaac-muoki"
},
"content": "Mr. Speaker, Sir, I understand that Mr. Nyamai is in Singapore for Parliamentary Business on the Constituencies Development Fund. Maybe, he did not leave word to that effect. Therefore, it would be appropriate for you to defer the Question until he comes back."
}