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

{
    "id": 1092312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092312/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Tinderet, JP",
    "speaker_title": "Hon. Julius Melly",
    "speaker": {
        "id": 12849,
        "legal_name": "Julius Kipbiwot Melly",
        "slug": "julius-kipbiwot-melly"
    },
    "content": "I support the Petition and ask the Departmental Committee on Education and Research to investigate and level the playing field in the education sector. A child in a public school and a child in a private school should be treated fairly and equally."
}