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

{
    "id": 1526573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1526573/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The electronic version of the Senate Hansard Report is for information purposes only.A certified version of this Report can be obtained from the Director, Hansard and Audio Services,Senate."
}