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

{
    "id": 320588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/320588/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Minister for Agriculture:- (a) when the Government will formulate and present before the House the Root and Tuber Crops Policy; (b) what the benefits of the proposed policy are; and, (c) which other country in Africa has a similar policy."
}