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

{
    "id": 1128598,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1128598/?format=api",
    "text_counter": 865,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Leader of the Majority Party, I think you have done well. You have entered the record. I want you to freeze there so that when we resume, you will have a balance of 15 minutes, for you to move this Motion when it is again, set down for consideration."
}