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

{
    "id": 20881,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20881/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, acknowledging the answer given by the Assistant Minister, and in view of our Vision 2030, could the Assistant Minister inform the House what his Ministry is doing, or what concrete measures has it put in place to make sure that all primary schools by 2030 will have electricity supplied to them?"
}