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

{
    "id": 139983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139983/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, first of all, I would like to apologise for not asking this Question at the time it was supposed to be asked."
}