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

{
    "id": 268244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/268244/?format=api",
    "text_counter": 633,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": " Mr. Speaker, Sir, I wish to say the following: The question of representation is at the heart of representative democracy.In medieval Europe in the year 1215, when the Magna Carta was signed - I was not there, Mr. Kilonzo, but this is a historical fact - there was the question of representation and the issue of taxation, for example that if you must be taxed, then you must be represented."
}