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

{
    "id": 1198685,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1198685/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "heard my colleagues say that this is a committee that requires all 47 delegations represented. I dare say that all the 47 delegations are actually represented because when a governor is appearing before that Committee, as a Senator for that county, you have the right to be there and to question him."
}