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

{
    "id": 234379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234379/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " Mr. Odoyo, I am about to call upon the Mover to reply. So, you really have no time. So, finalise your contribution."
}