GET /api/v0.1/hansard/entries/222024/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 222024,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222024/?format=api",
"text_counter": 237,
"type": "speech",
"speaker_name": "Mr. Kenneth",
"speaker_title": "The Assistant Minister for Finance",
"speaker": {
"id": 167,
"legal_name": "Peter Kenneth",
"slug": "peter-kenneth"
},
"content": " Mr. Speaker, Sir, I beg to move:- THAT, the Bill be amended by inserting the words \"Second Schedule\" right above the words \"Recurrent Expenditure\" at the centre of page 1104."
}