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

{
    "id": 2903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2903/?format=api",
    "text_counter": 157,
    "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": "2. Sudan was going to impose an air embargo on all flights to and from Kenya. It should be noted that up to 70 per cent of air flights to Kenya overfly Sudanese airspace."
}