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

{
    "id": 255425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255425/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attoreny-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Speaker, Sir, as you know I always come to your aid. We will be thinking about this matter. If you need my assistance, I will be there to assist you."
}