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

{
    "id": 316298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/316298/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, from my answer, I was able to clarify that the Biometric Voter Registration (BVR) system is not for voting; it is only for identifying voters at the time of registration of those voters and on the polling day."
}