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

{
    "id": 89085,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89085/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, Kenya is a regional leader and one of the few countries in the world to pass a new Constitution at peace time. It was, therefore, considered important to include in our invitations, neighbouring countries which are still experiencing problems internally, first, as a sign of encouragement to their own internal processes, and secondly, for them to learn from our experience."
}