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

{
    "id": 251420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251420/?format=api",
    "text_counter": 330,
    "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, hon, Members! As you can hear for yourselves, consultations are getting louder. You can even hear the hon. Member now raising his voice to try and compete with your own. Let us, therefore, consult in low tones."
}