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

{
    "id": 786455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/786455/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Hon. Aluoch",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Thank you, Hon. Speaker. Indeed, we discussed this in our Committee meeting and we mandated the Chairman to ask for this extension. We feel that the issues we discussed are very pertinent and grave. We do not have sufficient time. So, I rise to support my Chairman."
}