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

{
    "id": 231354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231354/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Boit",
    "speaker_title": "",
    "speaker": {
        "id": 306,
        "legal_name": "William Kiplumbei Boit",
        "slug": "william-boit"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he is aware that there are no National Cereals and Produce Board (NCPB) buying stations in the entire Baringo North Constituency; and, (b) what he is doing to encourage farmers in the area to sell maize and other cereals to NCPB."
}