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

{
    "id": 345463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345463/?format=api",
    "text_counter": 860,
    "type": "speech",
    "speaker_name": "Mr. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to support the Motion and also commend the Committee because it has had a lot of problems in the past year. It is good to see that they are now working in cohesion. I wish they could have done that previously to save the House a lot of hustle. I support."
}