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

{
    "id": 1172021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1172021/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Nominated, ANC",
    "speaker_title": "Hon. Godfrey Osotsi",
    "speaker": {
        "id": 13172,
        "legal_name": "Godfrey Osotsi",
        "slug": "godfrey-osotsi"
    },
    "content": " Hon. Speaker, I beg to move that the Information Communication Technology Practitioners Bill (National Assembly Bill No. 38 of 2020) be now read the Third Time."
}