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

{
    "id": 86852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86852/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Assistant Minister, Ministry of State for Planning, National Development and Vision 2030",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "The Government is committed to fund the relevant budget lines to achieve the MDGs. This is indicated by the increase in budgetary allocation every financial year to the MDG sector. Again we have a long list of all the goals of whatever we have done."
}