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

{
    "id": 204349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204349/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " I would like to give this chance to hon. Muite. I would like to inform the other hon. Members that the Clerk is noting down your names, because the debate will continue up to next Wednesday, so that you will be given priority."
}