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

{
    "id": 449999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/449999/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Henry Rotich",
    "speaker_title": "The Cabinet Secretary for the National Treasury",
    "speaker": {
        "id": 13142,
        "legal_name": "Henry Rotich",
        "slug": "henry-rotich"
    },
    "content": "The strong economic fundamentals, together with the renewed investor confidence, following peaceful elections of early 2013, bode well for accelerated broad- based and shared-economic growth and creation of more decent jobs for our youth."
}