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

{
    "id": 198996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198996/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Hon. Members, before I put the Question, I would like to congratulate the hon. Members who have debated this Motion in the most informed manner. That is to be encouraged. I wish you luck in the coming elections. I will now put the Question."
}