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

{
    "id": 282708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282708/?format=api",
    "text_counter": 268,
    "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, if people are getting fake degrees, of course they will not meet the test of time because there will be due diligence that will be done by proper authorities and the law is very clear and the Government has no intention of compromising standards."
}