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

{
    "id": 110453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110453/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Akula",
    "speaker_title": "",
    "speaker": {
        "id": 4,
        "legal_name": "Evans Bulimo Akula",
        "slug": "evans-akula"
    },
    "content": "asked the Minister for Energy:- (a) which rural electrification projects have been undertaken in Khwisero constituency from 2002 to date; and, (b) which projects are planned in the current Financial Year 2009/2010?"
}