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

{
    "id": 65246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65246/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Speaker, Sir, as you may realize, in fact, I have to delegate one of the Ministry of Finance Questions because I had very many today. I am not here as the Minister for Finance as yet, but I can see that there are signs---"
}