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

{
    "id": 15174,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15174/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Speaker, Sir, as I withdraw the statement which---"
}