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

{
    "id": 5020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5020/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": "We are also proposing that on 1st December, 2011, we proceed with the interviews and vetting of the nominees. On 6th December, 2011, we have planned to receive representatives on the suitability or otherwise of the nominees. On 7th December, 2011 the Committee will sit and prepare the Report which it will table in the House. Notice is also given of a Motion of the adoption of the Report. On 8th December, 2011 we are planning to deliberate on the Report."
}