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

{
    "id": 456253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456253/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Kajuju",
    "speaker_title": "",
    "speaker": {
        "id": 840,
        "legal_name": "Florence Kajuju",
        "slug": "florence-kajuju"
    },
    "content": "Hon. Temporary Deputy Speaker, I know that there is a reason as to why Article 248(2)(d) that talks about the setup of the PSC was enacted in the Constitution. Among other commissions, we know that as legislators this is a very important Commission because it takes care of issues concerning the membership of this Parliament."
}