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

{
    "id": 204201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204201/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I hate to interrupt my former assistant. I hear him talking in innuendos and talking of a certain community or region. We all come from certain communities and regions. He should say what he means and mean what he says instead of casting innuendos and all that."
}