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

{
    "id": 116123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/116123/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Litole,",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "asked the Minister for Energy:- (a) whether he could consider replacing posts and supplying electricity to Morpus Primary School, Morpus Girls Secondary School (under construction) and Morpus Trading Centre; and, (b) when he will also supply electricity to Orolwo Centre and Samor Primary School, which are on the main road to Lodwar."
}