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

{
    "id": 83769,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83769/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Deputy Speaker, Sir, I absolutely agree with the hon. Member. Where I come to the conclusion that, that piece of land can revert back to the Government, I will do exactly what she is suggesting. But it must be done on a case by case basis. We cannot do it in a way that would affect the rights of other persons without considering each individual case."
}