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

{
    "id": 789356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789356/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Mbarire",
    "speaker_title": "",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "Hon. Temporary Deputy Speaker, I just want to beg that we step down this particular business until the next available allocated time."
}