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

{
    "id": 50613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50613/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Indeed, Parliament’s role is to allocate resources in an equitable manner. It is there in the Constitution. The resources shall bear into account the various duties. That is our responsibility as Parliament. However, when we have allocated those funds, I think it would be a mistake on our part, as Parliament, to try and then specify how every single penny must be spent in that department."
}