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

{
    "id": 110360,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110360/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, that will not be used because it will not be the complete result of that candidate. If the candidate registered for five papers and one of them is cancelled, that means that the results are not complete. The candidate was registered to do the examination properly for five papers. If the candidate’s record had irregularities in one paper, then the results are not complete."
}