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

{
    "id": 1357062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1357062/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you, Mr. Speaker, Sir. The distinguished Senator is obviously speaking to an opinion poll. In this country, opinion polling is covered by a statute. Before she makes us consume that survey, could she tell us who the opinion polling agent is and whether the survey they have taken was in accordance with the law?"
}