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

{
    "id": 123537,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123537/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, although it is a different question, I want to state here that, we are putting an elaborate mechanism. We want to do what we call disarmament because those who own guns are the people who go for it. We are going to disarm not only the Pokot, Samburu or Boranas, but we are going to do an elaborate exercise to disarm those who have illegal guns. I think that once proper disarmament is done without fear or favour, the issue of cattle rustling will go down. That is what we are anticipating to perfect very well."
}