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

{
    "id": 563474,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/563474/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " I thought he used the words to the effect that he wants to believe that this is not what has happened in this specific case. I think that is how I got him to say it; that he wants to believe that what was happening in the bad old days is not what has happened in this specific case."
}