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

{
    "id": 34322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34322/?format=api",
    "text_counter": 112,
    "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": "Lastly, the Ministry is collaborating with other Ministries and other agencies like the Ministry of State for Development of Northern Kenya and Other Arid Lands, Constituencies Development Fund (CDF) and Local Authorities Transfer Fund (LATF) for the provision of infrastructure, resource mobilization and capacity building for improving education standards."
}