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

{
    "id": 1324679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1324679/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "Thank you, Mr. Speaker, Sir, for this opportunity. I join you in welcoming the students from Kiambu County to this House to learn, get to know what we do and encourage them in their studies so that they can do wonders and in future, they can come here as Members of the Senate to participate in the spirit of the national building of this country."
}