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

{
    "id": 13356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13356/?format=api",
    "text_counter": 408,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a matter of direction, Mr. Speaker, Sir. There is a lot of interest in this matter for very good reasons. I am reminded by an English philosopher who was asked to define an orange and his definition was that an orange is the simultaneity of roundness and greenness. But a bishop said that the best way to prove that an orange actually exists is that you may either kick it or eat it."
}