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

{
    "id": 1254423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1254423/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Ugenya, MDG",
    "speaker_title": "Hon. David Ochieng’",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "deserves our support to make this country a better place. I support and hope that all of us are able to do so, so that we can move this country forward."
}