GET /api/v0.1/hansard/entries/123736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123736,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123736/?format=api",
"text_counter": 316,
"type": "speech",
"speaker_name": "Mr. Keya",
"speaker_title": "The Assistant Minister for Gender, Children and Social Development",
"speaker": {
"id": 40,
"legal_name": "Atanas Manyala Keya",
"slug": "atanas-manyala"
},
"content": "Mr. Temporary Deputy Speaker, Sir, the Pensions Department of the Ministry of Finance is responsible for processing and paying pensions, gratuities, allowances and other retirement benefits, in accordance with the law, to retired civil servants, teachers, military personnel as well as their heirs and dependants."
}