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

{
    "id": 301054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301054/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Speaker, Sir, one of the reasons as to why we are bringing the National Transport and Safety Authority Bill is to have the implementing agent under one roof, so that they can have adequate supervision. As it is now, we do policy and consult with the Traffic Department. This becomes very difficult to implement."
}