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

{
    "id": 233280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233280/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we are aware that in this country quite a number of roads have potholes. Lack of maintenance of roads causes craters and destroys them. What is the policy on road maintenance? Does the Ministry have maintenance units or does it wait until a road is totally impassable, then it uses billions of shillings on repair?"
}