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

{
    "id": 60885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60885/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Sirma",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Since the hon. Member has mentioned many of the qualities of the political party he has in mind, could he name it so that we can be able to gauge whether his statements are correct?"
}