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

{
    "id": 1069112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1069112/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "this Bill, including the threat of being arraigned in court tomorrow for the position I have taken on this - I am being told to appear before a magistrate tomorrow - and to maintain my integrity and position on behalf of the people of Meru, I vote no."
}