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

{
    "id": 123670,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123670/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Sirma",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to second the Motion on the Report of the 11th Session of the Pan African Parliament, laid on the Table of the House on 4th June, 2009. Mr. Temporary Deputy Speaker, Sir, as Members representing this country, we are proud that Kenya is able to send a delegation to the PAP in time and without fail. The transformation of the PAP into a legislative organ is an issue which should be given the"
}