GET /api/v0.1/hansard/entries/1234507/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234507,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234507/?format=api",
"text_counter": 277,
"type": "speech",
"speaker_name": "Sen. Olekina",
"speaker_title": "",
"speaker": {
"id": 407,
"legal_name": "Ledama Olekina",
"slug": "ledama-olekina"
},
"content": "Mr. Deputy Speaker, Sir, facts are very stubborn. In the history of the Senate, this Senate, for the very first time, failed devolution. This Senate, for the very first time, went against its own committee."
}