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

{
    "id": 225398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/225398/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order! The consultations are taking place right in front of the hon. Member speaking, so your voices are actually picked up by the microphone! If you would like to consult, you can move aside and do so quietly. Proceed, Mr. Khamisi!"
}