GET /api/v0.1/hansard/entries/1002345/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1002345,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002345/?format=api",
"text_counter": 167,
"type": "speech",
"speaker_name": "Sen. Linturi",
"speaker_title": "",
"speaker": {
"id": 69,
"legal_name": "Franklin Mithika Linturi",
"slug": "franklin-linturi"
},
"content": "Report of the Standing Committee on Justice, Legal Affairs and Human Rights on the approval of hon. Rachael Ameso Amollo for appointment as a non-member of Parliament Commissioner to the Parliamentary Service Commission."
}