GET /api/v0.1/hansard/entries/42354/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 42354,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42354/?format=api",
"text_counter": 461,
"type": "speech",
"speaker_name": "Mr. Wako",
"speaker_title": "The Attorney-General",
"speaker": {
"id": 208,
"legal_name": "Sylvester Wakoli Bifwoli",
"slug": "wakoli-bifwoli"
},
"content": "With those few remarks, I beg to move and I will ask my dear friend to second me. He is a man who knows this matter very well. He comes from the right Ministry, he has the right experience and I am glad that he is seconding me."
}