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

{
    "id": 244602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244602/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Well, the only thing I want to caution you against here is that whatever claim you make, you must be able to substantiate, if you are challenged. You are responsible for the accuracy of your information. So, as you continue, you must be prepared to be challenged."
}