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

{
    "id": 40556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40556/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. On Wednesday last week there was a Question directed to the Deputy Prime Minister and Minister for Local Government. The Speaker directed that the Question appears on today’s Order Paper but it has not appeared. I want your guidance on this matter."
}