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

{
    "id": 108170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108170/?format=api",
    "text_counter": 268,
    "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. Speaker, Sir, as you can see from the Order Paper, these are the kind of amendments that I would need to persuade hon. Members and certainly I cannot be able to do that in two minutes. For that reason, I wish to withdraw the amendments."
}