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

{
    "id": 99619,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99619/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "We want to grow trees because we are no longer growing trees. We have planted many trees that have died and many people who claim to have done this work cannot show us where those forests are. So, we want really to grow trees. I commend the hon. Member to read that atlas."
}