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

{
    "id": 185735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185735/?format=api",
    "text_counter": 329,
    "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, Mr. Deputy Speaker, Sir. Is the hon. Member in order to mistake the whole object of this Motion? Nobody is leaving us to go on leave. We are going on recess! The two are very, very different, indeed. I am certainly not going to go on leave!"
}