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

{
    "id": 8364,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8364/?format=api",
    "text_counter": 481,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "I cannot name them now; it has to be a Committee! The Chairman will give three other names of Members to be added to the two that are already there. It has to be a Committee’s decision. It is not the Chairman’s decision!"
}