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

{
    "id": 1059139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1059139/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Ndaragwa, JP",
    "speaker_title": "Hon. Jeremiah Kioni",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "There are universities in this country that are purely using photocopied material to learn. You wonder, when you allow that to happen to your students, what does it portend for this country?"
}