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

{
    "id": 1122789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122789/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Nominated, ANC",
    "speaker_title": "Hon. Godfrey Osotsi",
    "speaker": {
        "id": 13172,
        "legal_name": "Godfrey Osotsi",
        "slug": "godfrey-osotsi"
    },
    "content": "With those few remarks, I beg to second. I ask the House to adopt the Report because it is good for our people and it is also good for the people who work in the industry there."
}