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

{
    "id": 10131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10131/?format=api",
    "text_counter": 544,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I would like to inform the hon. Member that---"
}