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

{
    "id": 67789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67789/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Konchella",
    "speaker_title": "",
    "speaker": {
        "id": 322,
        "legal_name": "Gideon Sitelu Konchella",
        "slug": "gideon-konchella"
    },
    "content": "Mr. Speaker, Sir, while I cannot presume what your decision will be, I request that as you make your judgment that the Committee may continue, let us look at the interest of the officers who are likely to lose their jobs because of what I had indicated earlier; that there is a problem, so that the Committee or any other authority can handle these things speedily so that the officers can go back to work."
}