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

{
    "id": 223424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223424/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Munyao",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Deputy Speaker, Sir, the hon. Member is preaching to the converted. I put value on our fish. When we took over, people were not keen on eating our fish. However, I have been able to convince the world that our fish is good and that is why it is on demand even in the European Union (EU) countries."
}