GET /api/v0.1/hansard/entries/200112/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 200112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200112/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Deputy Speaker, Sir, while thanking the Assistant Minister for the reply, I would like to remind him there is something seriously wrong with the Pensions Department. I pity people like this poor widow. Could he take steps to ensure that those payments to be paid by the Pensions Department are expedited? We all know the Pensions Department is a very difficult place?"
}