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

{
    "id": 4795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4795/?format=api",
    "text_counter": 676,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Madam Temporary Deputy Chairlady, I have listened very keenly both from the Minister and the surveyors, who are our colleagues here. If at all it has core written value to this Bill, I do not think that it will take anything away. Therefore, I think this amendment should be supported."
}