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

{
    "id": 1068545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1068545/?format=api",
    "text_counter": 712,
    "type": "speech",
    "speaker_name": "Kirinyaga Central, JP",
    "speaker_title": "Hon. Munene Wambugu",
    "speaker": {
        "id": 13382,
        "legal_name": "John Munene Wambugu",
        "slug": "john-munene-wambugu"
    },
    "content": " On behalf of the great people of Kirinyaga Central, I vote yes."
}