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

{
    "id": 179869,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/179869/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Deputy Speaker, Sir, it is known that these students have stayed at home for quite sometime. This is highly regrettable. As has been requested by the hon. Member, we will get in touch with the Principal and the University Council to make sure that the studies are fast-tracked."
}