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

{
    "id": 1251665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1251665/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Can we vote for Order Numbers 9,10 and 11 at once. For instance, one can say: “I vote, yes, for No.9, I vote, yes, for No.10 and I vote, yes, for No.11.” It will be faster."
}