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

{
    "id": 322345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/322345/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. From the Question that arose from this House about the violence meted out by forest guards and wildlife rangers, it is clear that something is wrong with these two departments. The Minister has avoided answering the questions because he is claiming the sub judice rule. Is it not right that if he will avoid answering this question because of the sub judice rule, then he must comply with Standing Order No.80 by producing the documents that show that the matter is active in court? This is because the Minister has not done that."
}