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

{
    "id": 3989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3989/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Madam Temporary Deputy Speaker, Sir, on transport, we want to know how many buses are in this country. We want to know how many matatu vehicles and bodaboda motorcycles are there, so that the Government can have better ways of expanding the road network in this country. Therefore, the proposed secretariat will go a long way in assisting the development of this country."
}