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

{
    "id": 123629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123629/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Ruto asked what African and Arab countries are doing to persuade the USA to sign the Kyoto Protocol. That protocol is very critical because it has very stringent provisions which, if implemented, will help reduce the greenhouse gasses to acceptable levels. The previous Government of the USA was very negative in as far as the Kyoto Protocol is concerned. However, one must give credit where it is due. Since the change of"
}