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

{
    "id": 42016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42016/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "As I understand, the hon. Assistant Minister is claiming sub judice to stop him from giving answers to this Question, which I think is relevant to the farmers of Mumias. If it is the intention of the Assistant Minister to claim sub judice, is it in order for him to attempt to do so, without complying with the strict requirement of Standing Order No.80 by producing copies of pleading, and also proving to the House that the matter is actually active?"
}