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

{
    "id": 1391892,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1391892/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Sen. Madzayo",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 679,
        "legal_name": "Stewart Mwachiru Shadrack Madzayo",
        "slug": "stewart-mwachiru-shadrack-madzayo"
    },
    "content": " Thank you, Mr. Speaker, Sir. It would be better if the counsel is able to guide by saying which volume he is referring to so that we are able to see."
}