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

{
    "id": 251700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251700/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " The whole debate will be 30 minutes. If we go by our usual time then we will only have two people speaking. I would like to propose that everybody contributes for five minutes so that we can have a good number of people to contribute."
}