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

{
    "id": 9655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9655/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker Sir, as we are talking, we have already discussed with the Minister for Roads and his technical people are addressing that problem on the ground. I would like to assure the hon. Member that the problem as it is will be resolved. It is just a matter of time. We also recognize that the road is under construction and people need to bear with us in terms of observing the signs for ease of traffic management."
}