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

{
    "id": 20445,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20445/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, as the Departmental Committee on Education, we recently visited Chepkoilel Campus, and we found that the level of renovation at that college was not impressive. What is the Ministry doing to make sure that quality and standards are maintained in the construction of this new facility?"
}