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

{
    "id": 1163549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1163549/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Sen. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 13594,
        "legal_name": "Ngugi Joe Joseph Nyutu",
        "slug": "ngugi-joe-joseph-nyutu"
    },
    "content": "Madam Deputy Speaker, we are who we are today because our teachers taught us how to read and write, and even how to hold a pen. I do not think there is any of us who can say they never experienced such a thing."
}