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

{
    "id": 3640,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3640/?format=api",
    "text_counter": 485,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "The Committee did resolve that advertisements relating to the above nominations be done by Friday 2nd December. I may now add that with the referral that I have made to that Committee with regard to the names of the Ethics and Anti-Corruption Commission, those advertisements too ought to be published latest by Sunday, so as to enable the Committee to consider them and report back to the House by 7th December, 2011."
}