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

{
    "id": 222768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222768/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Munyao",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Deputy Speaker, Sir, you know how much I love animals. If that was the case I would be the first person to stand here and confirm to the House that I will come and do it. The Director of Veterinary Services came yesterday to confirm the evidence. We are continuing to examine the evidence. If I get new evidence I promise to bring it to this House."
}