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

{
    "id": 40000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40000/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Ralia",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, two days ago, I was at the Precious Blood Girls School in Riruta to meet with the young students from High Schools, polytechnics and universities across the country."
}