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

{
    "id": 47221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47221/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have a lot of respect for the Member but is it in order for him to get away with the allegation that in the Judiciary, you can get away with anything as long as you have deep pockets?"
}