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

{
    "id": 1112021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112021/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Sen. Madzayo",
    "speaker_title": "",
    "speaker": {
        "id": 679,
        "legal_name": "Stewart Mwachiru Shadrack Madzayo",
        "slug": "stewart-mwachiru-shadrack-madzayo"
    },
    "content": "Mr. Temporary Speaker, Sir, it is okay. I thank you so much for giving me that privilege, but I have not prepared myself properly. I guess I will do it at an appropriate time. Thank you."
}