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

{
    "id": 135578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135578/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I would also like to join my colleague, Mr. Okemo, in congratulating the Minister for a good job. I hold him highly, as far as Ministers are concerned, in this Ministry."
}