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

{
    "id": 123558,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123558/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I would like to congratulate hon. Members for coming back after the recess. I know that most of them were very active in their constituencies and in the country generally. However, they have now reported back ready and rejuvenated to resume the final phase as we go towards the final end of this session. I rise to inform this august House that climate change is and will be in the decades to come the most profound challenge that the nation will have to overcome. I have decided, today, to talk about climate change and the forthcoming conference in Copenhagen. This challenge is not ours alone. It is a challenge that everyone in the global community must share. The Heads of States and Governments will meet in Copenhagen in exactly one month from today with the aim of reaching an agreement on ambitious targets to mitigate climate change and decisive measures to adopt to the inevitable global"
}