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

{
    "id": 99134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99134/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister for East African Community",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Then eventually we will end up saying that also students must come from your village so that nobody else from Kenya comes to that university and turn those into village universities. It will not help in this goal of nation building. Let us try to turn our national institutions, the universities, our apex institutions and make them national that we can all be proud of and then we will be on the road to building the nation like we have been talking about."
}