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

{
    "id": 81954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81954/?format=api",
    "text_counter": 175,
    "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": " Mr. Speaker, Sir, the subject matter was covered in a statement on the day it happened. I thought that took care of it. If I get the statement now, it will not pass the test of relevance."
}