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

{
    "id": 503477,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/503477/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Deputy Speaker, Sir, I am making a request to the Chair so that we can have many Members to contribute, we limit the time allocated to each Member to five minutes because I know each and every Member would want to say something about our departed colleague."
}