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

{
    "id": 571511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/571511/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Sen. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, I confirm that I had a discussion with the Chairman. Since we are scheduled to be on recess from 30th July, 2015, I thought it would be reasonable for us to give the CS more time so that we deal with the matter after the recess."
}