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

{
    "id": 65552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65552/?format=api",
    "text_counter": 33,
    "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) whether he could clarify if there are funds budgeted for the construction of Kathonzweni District Headquarters in the 2010/2011 Financial Year; and, (b) when the Ministry will avail funds for the project, considering that officers posted to the district lack offices."
}