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

{
    "id": 1029106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1029106/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "First, companies must be price takers. That means that no single company should dictate the price. Secondly, a customer should get symmetrical information. That is to say there should have equal information so that they make the right decision."
}