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

{
    "id": 2031,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2031/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) under what circumstances Police Constable Gerald Kioko Mbinda (P/F No. 54962) was dismissed from the Force on 30th April, 2009; and, (b) whether he could consider reinstating him."
}