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

{
    "id": 942324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/942324/?format=api",
    "text_counter": 152,
    "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. Members, the time allocated for this Motion has elapsed. It is now time for the Mover to reply. The Mover, as you reply, you have opportunity to donate some time to Members who feel that they need to say something."
}