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

{
    "id": 78596,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78596/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Thank you, Mr. Speaker, Sir. You have rightly said in the days when you were practising law. This country has gone through an evolution. There was a time when we had a policy of protecting infant industries in our country. When you opened a factory in this country and you could produce to satisfy the local market, you could apply for protection and you would be---"
}