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

{
    "id": 302082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302082/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minster for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Ministry receives the report from the school, we will take the appropriate action depending on the availability of funds. In the meantime, I appeal to the hon. Member and the local community to mobilize resources, like from the Constituencies Development Fund (CDF), to assist the school."
}