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

{
    "id": 1104112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104112/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Nominated, ANC",
    "speaker_title": "Hon. Godfrey Osotsi",
    "speaker": {
        "id": 13172,
        "legal_name": "Godfrey Osotsi",
        "slug": "godfrey-osotsi"
    },
    "content": " Hon. Deputy Speaker, I said that in the absence of a Committee Report that should have guided us, we need more information and the doctors would be in a better place to guide us."
}