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

{
    "id": 25096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25096/?format=api",
    "text_counter": 1125,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Madam Temporary Deputy Chairlady. I am feeling very bad that on a major issue like this one, on which I have been standing to catch the Eye of the Chair so that my voice could be heard, I did not get an opportunity to speak."
}