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

{
    "id": 820222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/820222/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Korere, you have run out of time. I will allow you one minute. The Clerks-at-the-Table should kindly warn the Members. It is your duty. You must warn the Members when they have a minute to go."
}