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

{
    "id": 53421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53421/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, if I am not given an opportunity to respond to this Question now, and it is deferred, then it will put me into a lot of problems, because I had planned---"
}