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

{
    "id": 117094,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117094/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Murgor",
    "speaker_title": "",
    "speaker": {
        "id": 90,
        "legal_name": "Julius Recha Murgor",
        "slug": "julius-murgor"
    },
    "content": "Mr. Speaker, Sir, why does the Ministry allow a power line to go over a town centre that is inhabited by many people, without installing a transformer, only for them to, later on, say that the centre cannot have power because there is no transformer? Why do they not install a transformer ahead of time, knowing that the people will need it later on?"
}