GET /api/v0.1/hansard/entries/1234430/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234430,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234430/?format=api",
"text_counter": 200,
"type": "speech",
"speaker_name": "Sen. Crystal Asige",
"speaker_title": "",
"speaker": null,
"content": "Thank you, Mr. Deputy Speaker, Sir. Maybe my ears are not clear, but the Statement was from the Senator to the Standing Committee on Finance and Budget, is that correct when it seems like it is more due to Committee on Transport and Roads?"
}