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

{
    "id": 872017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/872017/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Kibwezi West, Independent",
    "speaker_title": "Hon. (Dr.) Patrick Musimba",
    "speaker": {
        "id": 1804,
        "legal_name": "Patrick Mweu Musimba",
        "slug": "patrick-mweu-musimba"
    },
    "content": "As I close my remarks, I echo to all Kenyans in the country and all over the world to please uphold our flag with the greatest dignity because it is, indeed, our symbol wherever we go."
}