GET /api/v0.1/hansard/entries/1234595/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234595,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234595/?format=api",
"text_counter": 365,
"type": "speech",
"speaker_name": "Sen. Kathuri",
"speaker_title": "The Deputy Speaker",
"speaker": {
"id": 13590,
"legal_name": "Murungi Kathuri",
"slug": "murungi-kathuri"
},
"content": " Hon. Senators, there was a directive I was to make on the Statement issued by Sen. Miraj. This Statement on landing rights for scheduled international flights to Mombasa International Airport should go to the Standing Committee on Roads, Transportation, and Housing. Sen. Wakili Sigei, proceed."
}