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

{
    "id": 42118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42118/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, my concern is that this road is impassable. The potholes cause frequent accidents on a daily basis which claim the lives of my constituents and other people who use this road. Could the Assistant Minister give a timeframe within which the contractor will complete the construction work on this road?"
}