GET /api/v0.1/hansard/entries/1234496/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234496,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234496/?format=api",
"text_counter": 266,
"type": "speech",
"speaker_name": "Sen. Olekina",
"speaker_title": "",
"speaker": {
"id": 407,
"legal_name": "Ledama Olekina",
"slug": "ledama-olekina"
},
"content": "has violated Article 219 of the Constitution when it comes to the issue of sending money, the share of county governments. Yesterday, we got to some form of consensus on where the money for February will be send."
}