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

{
    "id": 122980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122980/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "(b) The recent soil analysis results in the areas of high agricultural potential such as the Rift Valley and western Kenya indicate that the soils are moderate to highly acidic, low in phosphorus and nitrogen and adequate in potassium. The fertilizer types recommended are based on specific soil conditions and type of crop grown."
}