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

{
    "id": 155059,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155059/?format=api",
    "text_counter": 512,
    "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": "My point of order is that the procedure should be carried out in a proper manner for our records. You proposed the Question in one way and you put it in a different way. I am just asking you to put the Question exactly the same way you proposed it before it was debated."
}