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

{
    "id": 282647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282647/?format=api",
    "text_counter": 207,
    "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, if you go by precedence, since Independence, elections in this country have always been held in December, except for 1983, when elections were brought forward by one year, and in 1988. The elections in 1969, 1974, 1979, 1992, 1997, 2002 and 2007 were all held in December. In all those cases, Parliament was always dissolved in October for elections to be held in December. The new Parliament was always sworn in, in January."
}