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

{
    "id": 85123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85123/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as I said, some of what the hon. Member is calling dams will pass for pans, because they are just small village water pans where livestock get water. But I want to also ask the hon. Member that as a good neighbour, he should be taking me round to see what is being done in his constituency. I think it is easier for us to go round the place than him asking a Question here."
}