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

{
    "id": 5113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5113/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. D. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 88,
        "legal_name": "Daniel Mutua Muoki",
        "slug": "daniel-muoki"
    },
    "content": "I am here, Mr. Temporary Deputy Speaker, Sir."
}