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

{
    "id": 234424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234424/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Speaker, Sir, I have just said that one new company has been licensed to do mobile business and fixed line business. We already have Econet Wireless which is having problems with the shareholders. As soon as these ones are operational, we will go to the option of licensing another operator."
}