GET /api/v0.1/hansard/entries/123899/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123899,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123899/?format=api",
"text_counter": 87,
"type": "speech",
"speaker_name": "Mrs. Kilimo",
"speaker_title": "The Assistant Minister for Co-operative Development and Marketing",
"speaker": {
"id": 173,
"legal_name": "Linah Jebii Kilimo",
"slug": "linah-kilimo"
},
"content": " Mr. Speaker, Sir, the Question is about dairy farmers, and was sent to the Ministry of Co-operative Development. So, I would like to have some advice as to whether I should address the Question as relating to dairy co-operatives or to dairy farmers?"
}