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

{
    "id": 1273039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1273039/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Hon. Mithika Linturi",
    "speaker_title": "The Cabinet Secretary for Agriculture and Livestock Development",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "We also collaborate with macadamia-growing county governments to develop proper harvesting calendars for maturity periods. Macadamia’s maturity takes place in different ecological zones and times. This ensures that quality is not compromised, and the country maintains its market share and attracts better prices internationally."
}