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

{
    "id": 132321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132321/?format=api",
    "text_counter": 410,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Coming back to the basics, investment by the public sector in agriculture is very crucial if this country has to go ahead in terms of food security. We all know that 80 per cent of our people live in the rural areas. To improve on their livelihood and reduce poverty, promotion in agriculture and livestock investment by the Government in this region is very crucial."
}