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

{
    "id": 19770,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19770/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Mr. Speaker, Sir, that argument can be extended beyond this House with the Hon. Member. As we argue as to whether it is the sim card of the handset which picks the signal, we should appreciate that if you keep your sim card in your pocket, you cannot receive anything. You need to have the handset."
}