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

{
    "id": 75443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75443/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Deputy Speaker, Sir, considering that a lot of funds were spent on that road when it was constructed about three years ago and now it is fast wearing out, could the Assistant Minister give an undertaking that he will tarmack that road by next year when funds will be available? We may lose the gains of the work which was done."
}