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

{
    "id": 73857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73857/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "asked the Minister for Roads:- (a) to state the constituencies and counties through which designed Road C13 passes; and, (b) to state the plans in place to tarmac the road and also indicate the amount of money (both from development partners and the Government) to be allocated in the financial year 2011/2012 for the purpose."
}