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

{
    "id": 66312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66312/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "(a) I am aware that the escalating fertilizer prices may contribute to a decrease in the level of utilization of fertilizers contributing to low productivity hence threatening food production."
}