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

{
    "id": 6524,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6524/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Roads the following Question by Private Notice. (a) Is the Minister aware of the frequent traffic snarl-ups on Outer Ring Road, especially at the Donholm and Kariobangi roundabouts, and what immediate and long- term measures will the Government take to remedy the problem? (b) What is the extent of losses, both in man hours and economically, resulting from the delays?"
}