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

{
    "id": 124267,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124267/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Deputy Speaker, Sir, for last 20 years, the Ministry of Youth Affairs and Sports has not been able to complete this road. Could we ask the Ministry to admit that they are not able to do that job and give it to the right Ministry to tender it to a contractor who can do it in a shorter period?"
}