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

{
    "id": 243708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243708/?format=api",
    "text_counter": 34,
    "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! Mr. Kombe, could you, please, take your sit? You are now using Question Time to debate, argue and give information. That is not what Question Time is all about! Could you, please, ask your last question?"
}