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

{
    "id": 53414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53414/?format=api",
    "text_counter": 62,
    "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, I cannot begin to answer the Question again because the record of the House is that I had answered it. It is after I had answered the Question that the hon. Member asked for time to ask supplementary questions and that was granted to him. The record is that I have answered the Question."
}