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

{
    "id": 16882,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16882/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, I thank the Assistant Minister profusely for undertaking to ensure that some works start on the road in the next two weeks. However, last week I had pictures here showing the deplorable state of the road. Could I, through the Chair, plead with him to use some of the emergency funds that they have to start some work on the road in the next one week?"
}