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

{
    "id": 1096663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1096663/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Endebess, JP",
    "speaker_title": "Hon. (Dr.) Robert Pukose",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": " Hon. Speaker, I am standing under Standing Order No.95. This Bill has been debated very extensively. So, I move that the Mover be now called upon to reply."
}