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

{
    "id": 62456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62456/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is the Prime Minister’s Time, and the Prime Minister has given the Government’s position on the issue at hand. Is it in order for Eng. Rege to be informing the Prime Minister of the Republic of Kenya?"
}