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

{
    "id": 282704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282704/?format=api",
    "text_counter": 264,
    "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, over and above that, I have received similar degrees from the University of Nairobi (UON), Maseno University but I am also a holder of a Master of Science degree in Mechanical Engineering from a recognized institution."
}