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

{
    "id": 1355301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1355301/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Order, Hon Murugara. It seems we have a problem with the microphones. I propose that you move to the Despatch Box. It will be easier for every Member to contribute from there. We have put the stand there so that you can peruse your documents in a better way."
}