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

{
    "id": 113270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113270/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Minister to say that he cannot identify those who imported the powder milk illegally into the country, when he has said that, that milk has been traced to some of the processors in the industry?"
}