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

{
    "id": 132367,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132367/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Dr. Kuti",
    "speaker_title": "The Minister for Livestock Development",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": "In Vision 2030, this Ministry is charged with improving its performance which has been dragging along for over 20 years because of certain policy changes during the Structural Adjustment Programmes (SAPs) in the 1980s. During this policy change period, a lot of programmes in the livestock sector stalled, some of them very key like"
}