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

{
    "id": 50369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50369/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while thanking the Assistant Minister for the very positive reply that she has given, could she inform the House what steps the Ministry has taken to make sure that the started youth polytechnics are completed, so that our youth can start learning in those institutions? In my constituency, I have Nyanduma which is incomplete."
}