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

{
    "id": 173974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173974/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, I agree with the hon. Member that middle-level colleges play a crucial role in the development of education in this country. However, I want to confirm to the House that the Ministry normally does a lot of consultations with local leaders before such an action is taken. We do not just do it arbitrarily, but we consult and get the consensus of local leaders."
}