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

{
    "id": 456252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456252/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Kajuju",
    "speaker_title": "",
    "speaker": {
        "id": 840,
        "legal_name": "Florence Kajuju",
        "slug": "florence-kajuju"
    },
    "content": "I believe that we came to the Eleventh Parliament when there were very many challenges that came on board with an expanded Parliament. Therefore, if we are able to constitute the PSC and have everybody on board so that they are able to attend to the issues that affect our Members, then so be it."
}