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

{
    "id": 685443,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/685443/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Whereas it would have been most opportune to debate this important matter to coincide with the day of the grand return of our athletics heroes and heroines, I seek the adjournment of this House to allow the National Assembly to appreciate and laud the exploits of our Kenyan athletes for their excellent performance in Rio de Janeiro."
}