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

{
    "id": 789313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789313/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Hon. Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " The Member for Bumula, I do not intend to disrupt you. Hon. Wetangula, I notice your discomfiture and interest in this matter. You will have the next opportunity after the Member for Bumula."
}