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

{
    "id": 190901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190901/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Madam Temporary Deputy Speaker, I am more than willing to withdraw, but my only concern is which word I am I going to withdraw? Is it \"dubious\" or \"mischievous\". I am asking for your clarification."
}