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

{
    "id": 154190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154190/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like the Assistant Minister to note that the issue relating to the bridge referred to in part (b) of the Question is not the guard rails. The issue is that the bridge is so narrow that two vehicles cannot pass each other on it. That is what has been causing accidents on that bridge. So, what is he going to do to enlarge the bridge, so that vehicles can pass each other on it?"
}