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

{
    "id": 1473204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1473204/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "I rise, under Standing Order No.66(2), to request that since we have now become repetitive on this procedural Motion, you invite the Mover to reply. We want to do some other business."
}