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

{
    "id": 157026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157026/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, you would have noticed that the Minister has read a detailed statement which he has not availed to me. Given that we are already in the Prime Minister’s time, may I ask that I make my clarifications tomorrow at 2.30 p.m. after seeing the document he has been reading which he has not had the courtesy of extending to me?"
}