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

{
    "id": 1111687,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111687/?format=api",
    "text_counter": 404,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kindiki",
    "speaker_title": "",
    "speaker": {
        "id": 1046,
        "legal_name": "Kithure Kindiki",
        "slug": "kithure-kindiki"
    },
    "content": "Thank you, Madam Temporary Speaker. When we were young, we fancied becoming successful and wealthy professionals in the future. We used to be asked by teachers what we would like to be when we grow up. We would cite all manner of professions, from being pilots to teachers, lawyers to doctors, et cetera ."
}