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

{
    "id": 3430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3430/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "(c) The Government has taken appropriate measures for the achievement of Vision 2030; the Vision continues to receive support from the highest level within Government, while the institutional framework for the implementation of Vision 2030 projects is continuously strengthened. In particular, the National Economic and Social Council continues to play its leading role in guiding Vision 2030 programmes while the Vision 2030 delivery board and secretariat have been established and continue to co- ordinate implementation of Vision 2030 projects."
}