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

{
    "id": 106011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106011/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I have had the opportunity on several occasions to pass by this road. The state of the road is terrible. We do not need sympathies. The Assistant Minister said that he sympathizes with us. Could the Government ensure that in the next financial budget, funds are allocated to ensure that this road is reconstructed?"
}