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

{
    "id": 202483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202483/?format=api",
    "text_counter": 206,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Hon. Members, I understand that there is a proposal by the Committee represented by Dr. Manduku. Let us clear some matters here. Let us refer to page 577 on the Order Paper. Is the Chairman here? He is not here! Proceed, Mr. Ogur!"
}