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

{
    "id": 111109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111109/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Minister for giving me the list of the names but, unfortunately, the list of names has no dates, locations or districts. So, it is very difficult for me to peruse this list and know the people from North Eastern Province (NEP)."
}