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

{
    "id": 16006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16006/?format=api",
    "text_counter": 533,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "As I withdraw it, I want to bring to the attention that there are very many qualified Kenyans who are not necessarily degree holders who can serve in a commission like this. So, in future, let us be very careful and be sensitive to them. Otherwise, it will be seen as if we are discriminating against them. But I withdraw the amendment."
}