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

{
    "id": 64322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64322/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Deputy Speaker, Sir, now that I have brought this problem to the attention of the Assistant Minister and the NHIF, could he, in the spirit of equity, consider applying affirmative action for the people of North Horr and other Kenyans in future recruitments?"
}