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

{
    "id": 111505,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111505/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. (a) Could the Minister explain the circumstances surrounding the recent interception of assorted firearms in Narok town, the types and quantities, the source and the intended destination of the firearms?"
}