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

{
    "id": 97739,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97739/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Speaker, Sir, the Attorney General is the principal legal advisor to the Government, the Government includes Parliament. I am advising Parliament that maybe in future, they should be directing these Questions to the Ministries concerned, so that they can come and explain to the House why they have not paid."
}