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

{
    "id": 3611,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3611/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Let me put it this way. The Minister has offered to appear before the PAC. Therefore, let the process begin and let the summons indicate exactly what you require of the Minister and then that can be dealt with there; you can then table your report in the House. Mr. Kenyatta, can you address the second aspect? I want to move to Order No.8 and I want to hear you on the issue that you wanted to raise."
}