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

{
    "id": 202351,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202351/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Shaaban",
    "speaker_title": "",
    "speaker": {
        "id": 262,
        "legal_name": "Isaack Shaban",
        "slug": "isaack-shaaban"
    },
    "content": "Mr. Deputy Speaker, Sir, in view of what the hon. Member is asking, I need to get more information to answer this Question appropriately."
}