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

{
    "id": 214285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214285/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Munyao",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I explained that it was the stakeholders and fishermen. The hon. Member has been attending the meetings where it was decided that there should be no fishing during that time. If people decided that there should be no fishing during that time, why should one individual take advantage?"
}