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

{
    "id": 55507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55507/?format=api",
    "text_counter": 384,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Madam Temporary Deputy Speaker, I must also add that fertilizer is a key input in agricultural production. Therefore, when the cost of fertilizer is high, the cost of production of all our crops will be higher. You will appreciate that our good farmers are the leading exporters of some of the key products like flowers and other horticultural products to Europe and many other countries. Therefore, when the cost of fertilizer is high, it means that our products will not be competitive on the international market."
}