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

{
    "id": 100333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100333/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "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) What are the circumstances surrounding the raid at Dadajabula Trading Centre in Wajir South Constituency by insurgents from Somalia on 27th May, 2010? (b) Could the Minister confirm the extent of injuries to the casualties? (c) What does the Government plan to do to forestall such attacks in future?"
}