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

{
    "id": 77681,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77681/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Ms. Ndeti",
    "speaker_title": "",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": "Mr. Speaker, Sir, we have the Youth Fund and we have increased the amount of money that we give to the constituencies. We encourage the youth to apply for the youth funds. We also provide them with training on entrepreneurial skills so that they can start their own businesses and even employ other youths."
}