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

{
    "id": 222523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222523/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. W. Galgallo",
    "speaker_title": "",
    "speaker": {
        "id": 368,
        "legal_name": "Malla Wario Galgalo",
        "slug": "wario-galgalo"
    },
    "content": "Mr. Deputy Speaker, Sir, this country has several technical institutions in various districts. I come from a very marginalised area where we have only one technical institution, which is poorly equipped. The Assistant Minister also comes from those marginalised areas. Is the Government planning to equip those technical institutions and put them to better use so that they could assist people from those districts?"
}