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

{
    "id": 2899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2899/?format=api",
    "text_counter": 153,
    "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": "(a) One thousand five hundred Kenyans living and working in Sudan, who include 450 students, were being expelled from Sudan."
}