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

{
    "id": 94011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94011/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, with the freedom of expression that this Government has been very keen to support and encourage, we cannot stop anyone from going out there and telling people what they believe is their opinion of the process. We can encourage people to ignore giving their opinions until we, as a Government, give them the right opinion."
}