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

{
    "id": 33339,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33339/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Minister for the answer that he has given. Could he indicate to this House what efforts the Ministry is taking to relax the terms and conditions on this Fund, so that the youth can access these funds without any impediment?"
}