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

{
    "id": 168292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168292/?format=api",
    "text_counter": 370,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Deputy Speaker, Sir, I am perplexed because I keep speaking to the wrong person. I am getting response from a different person. I had talked of a \"she\" and a \"he\" has responded to my request. We had agreed on a response tomorrow."
}