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

{
    "id": 22678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22678/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "(b)The school Board of Governors (BOGs) is advised to forward a formal request to the Ministry for consideration for assistance. In addition, the BOG has also been requested to seek support from the local community leaders, parents and other stakeholders to help reconstruct the facility."
}