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

{
    "id": 64410,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64410/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, commercial competition is healthy. No company is so mad that it can try to lower its prices to a level where it makes losses. I would really urge hon. Members; let us allow healthy capitalist competition. Let the House not become the agents of trying to fight the war for, and on behalf of, one against the other. Thank you."
}