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

{
    "id": 125397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125397/?format=api",
    "text_counter": 768,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Minister for Information and Communications",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Thank you, Mr. Speaker, Sir, for giving me this opportunity to support the Motion for Adjournment. I wish to join my colleagues in appreciating your role as the Speaker and also hon. Members for the democratic process that we have seen today."
}