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

{
    "id": 282702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282702/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, the laws are very clear about eligibility for elections whether it is for a county representative, governor, Member of Parliament, a senator or a president. So, the IEBC will have the responsibility of referring it to relevant institutions to verify because it talks about recognized degrees. I do not know where the hon. Member is coming from but I was recently awarded an honorary doctorate degree by the Florida Agricultural University."
}