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

{
    "id": 52514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52514/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. There is a matter that the Assistant Minister should have confirmed, and which I think escaped your attention. He said that, and I think he was right, this Question was transferred to the Attorney-General’s Office, because it falls under the Societies Act. He promised to transfer it, but I did not hear the Chair talk about it."
}