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

{
    "id": 3321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3321/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this Government is very mindful of the people who use public service vehicles. The major consideration is the safety and security of the passengers. Not necessarily the protection of the owners of the vehicles who totally disregard the law and crowd people in smaller vehicles without caring about their safety. That is why we encourage people to buy vehicles with high carrying capacity, so that commuters can feel secured and safe as they travel."
}